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·12 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

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

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.

Which projects share features with camptocamp/jsonschema-gentypes?

Projects with overlapping indexed features 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 !!!

Projects sharing features with Jsonschema Gentypes

These projects share indexed features with Jsonschema Gentypes. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 18 related projects→