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
dropbox avatar

dropbox/mypy-protobuf

0
View on GitHub↗
706 stars·81 forks·Python·Apache-2.0·10 views

Mypy Protobuf

mypy-protobuf: Generate mypy stub files from protobuf specs

Features

  • Annotation Tools - Generates mypy stubs from Protocol Buffer definitions.

Star history

Star history chart for dropbox/mypy-protobufStar history chart for dropbox/mypy-protobuf

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

Projects sharing features with Mypy Protobuf

These projects share indexed features with Mypy Protobuf. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • camptocamp/jsonschema-gentypescamptocamp avatar

    camptocamp/jsonschema-gentypes

    48View on GitHub↗

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

    Python
    View on GitHub↗48
  • 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→

Frequently asked questions

What does dropbox/mypy-protobuf do?

mypy-protobuf: Generate mypy stub files from protobuf specs

What are the main features of dropbox/mypy-protobuf?

The main features of dropbox/mypy-protobuf are: Annotation Tools.

Which projects share features with dropbox/mypy-protobuf?

Projects with overlapping indexed features include: camptocamp/jsonschema-gentypes — kk Tools to generate Python types based on TypedDict from a JSON schema. 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 !!!