awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
camptocamp avatar

camptocamp/jsonschema-gentypes

0
View on GitHub↗
48 stars·15 forks·Python·BSD-2-Clause·4 views

Jsonschema Gentypes

kk Tools to generate Python types based on TypedDict from a JSON schema

Features

  • Annotation Tools - Generates Python types from JSON Schema.

Star history

Star history chart for camptocamp/jsonschema-gentypesStar history chart for camptocamp/jsonschema-gentypes

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Jsonschema Gentypes

Similar open-source projects, ranked by how many features they share with Jsonschema Gentypes.
  • dropbox/mypy-protobufdropbox avatar

    dropbox/mypy-protobuf

    706View on GitHub↗

    mypy-protobuf: Generate mypy stub files from protobuf specs

    Python
    View on GitHub↗706
  • dropbox/pyannotatedropbox avatar

    dropbox/pyannotate

    1,444View on GitHub↗

    PyAnnotate: Auto-generate PEP-484 annotations

    Python
    View on GitHub↗1,444
  • google/pytypegoogle avatar

    google/pytype

    5,037View on GitHub↗

    Pytype is a static code analysis tool and type inference engine for Python. It functions as a static type analyzer that detects type mismatches and verifies type annotations without requiring full manual hinting, while also serving as a type stub generator for producing standalone definition files. The project distinguishes itself by automatically determining variable and function types through an analysis of code patterns and assignments. This inference engine allows for structural code verification and the generation of type stubs that describe the interfaces of modules and functions. The

    Pythonlinterpythonstatic-analysis
    View on GitHub↗5,037
  • ambv/retypeambv avatar

    ambv/retype

    146View on GitHub↗

    !!! Note this project is no longer supported/maintained as of 2022 August 14th !!!

    Python
    View on GitHub↗146
See all 18 alternatives to Jsonschema Gentypes→

Frequently asked questions

What does camptocamp/jsonschema-gentypes do?

kk Tools to generate Python types based on TypedDict from a JSON schema

What are the main features of camptocamp/jsonschema-gentypes?

The main features of camptocamp/jsonschema-gentypes are: Annotation Tools.

What are some open-source alternatives to camptocamp/jsonschema-gentypes?

Open-source alternatives to camptocamp/jsonschema-gentypes include: dropbox/mypy-protobuf — mypy-protobuf: Generate mypy stub files from protobuf specs. dropbox/pyannotate — PyAnnotate: Auto-generate PEP-484 annotations. google/pytype — Pytype is a static code analysis tool and type inference engine for Python. It functions as a static type analyzer… ilevkivskyi/com2ann — com2ann. instagram/monkeytype — MonkeyType is a runtime type inferencer and analysis tool for Python. It collects actual argument and return types… ambv/retype — !!! Note this project is no longer supported/maintained as of 2022 August 14th !!!