Skip to content
@NextGenContributions

NextGenContributions

We're a team of developers working on exciting projects, such as the Django Ninja CRUDL library, also contributing enhancements to other projects.

NextGenContributions

We are a small team contributing to open source.

We publish some generic tooling and libraries to enhance better reusability across the contributors' different projects and hopes of getting bigger community of contributions and interest:

  • Django-Ninja-Crudl - A library that makes easy for Django projects to create CRUDL (Create, Retrieve, Update, Delete and List) type of JSON REST API endpoints with complete and accurate OpenAPI-based schema documentation.
  • Django2Pydantic - A library that is the backbone of the django-ninja-crudl library. Creates Pydantic models from Django models. The created Pydantic models can then be used for data validation, serialization and producing accurate schema.
  • Shared linter, type checker and VSCode settings - Our shared and fine-tuned development tooling settings (linters, type checkers, VScode) that can be easily synced to multiple other projects to enforce same rules and settings across multiple projects.
  • Docker base image for Python with development tooling - A Docker image that can be used as devcontainer base for Python project's as it contains some extras required by the linters and other tools that are used during development

You can enjoy the above as we publish them with permissible MIT license.

We welcome any type of contributions like using them, starring the projects, reporting issues, sponsoring or contributing to the code or documentation.

Pinned Loading

  1. django-ninja-crudl django-ninja-crudl Public

    The easiest, quickest and most complete way to publish REST API with Create, Read, Update, Delete and List endpoints from Django models.

    Python 3

  2. django2pydantic django2pydantic Public

    Django2pydantic is the most complete library for converting Django ORM models to Pydantic models

    Python 2 1

  3. .nitpick .nitpick Public

    Shared settings for linters, type checking tools and VSCode

    JavaScript 1

  4. python-dev-image python-dev-image Public

    Docker base image for Python with development tooling

    Dockerfile 1

Repositories

Showing 10 of 12 repositories
  • python-dev-image Public

    Docker base image for Python with development tooling

    NextGenContributions/python-dev-image’s past year of commit activity
    Dockerfile 1 0 2 1 Updated Mar 17, 2025
  • .github Public

    NextGenContributions organization home page

    NextGenContributions/.github’s past year of commit activity
    0 MIT 0 0 0 Updated Mar 17, 2025
  • django2pydantic Public

    Django2pydantic is the most complete library for converting Django ORM models to Pydantic models

    NextGenContributions/django2pydantic’s past year of commit activity
    Python 2 MIT 1 3 4 Updated Mar 16, 2025
  • .nitpick Public

    Shared settings for linters, type checking tools and VSCode

    NextGenContributions/.nitpick’s past year of commit activity
    JavaScript 1 MIT 0 0 0 Updated Mar 14, 2025
  • django-ninja-crudl Public

    The easiest, quickest and most complete way to publish REST API with Create, Read, Update, Delete and List endpoints from Django models.

    NextGenContributions/django-ninja-crudl’s past year of commit activity
    Python 3 MIT 0 9 6 Updated Mar 13, 2025
  • cicd-pipeline Public

    CI/CD pipeline for repos within the organization

    NextGenContributions/cicd-pipeline’s past year of commit activity
    0 0 1 4 Updated Mar 10, 2025
  • nitpick Public Forked from andreoliwa/nitpick

    Enforce the same settings on multiple projects

    NextGenContributions/nitpick’s past year of commit activity
    Python 1 MIT 25 7 12 Updated Mar 9, 2025
  • trunk-action Public Forked from trunk-io/trunk-action

    Trunk.io GitHub Action

    NextGenContributions/trunk-action’s past year of commit activity
    Shell 0 MIT 19 0 0 Updated Mar 7, 2025
  • plugins Public Forked from trunk-io/plugins

    Trunk.io plugins repo

    NextGenContributions/plugins’s past year of commit activity
    TypeScript 0 MIT 45 0 1 Updated Mar 7, 2025
  • templates Public

    A central repository for templates that can be shared across multiple projects.

    NextGenContributions/templates’s past year of commit activity
    0 MIT 0 0 0 Updated Mar 7, 2025

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…