awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dropbox avatar

dropbox/pyannotate

0
View on GitHub↗
1,444 Stars·60 Forks·Python·Apache-2.0·2 Aufrufe

Pyannotate

PyAnnotate: Auto-generate PEP-484 annotations

Features

  • Annotation Tools - Inserts annotations based on runtime call arguments.

Star-Verlauf

Star-Verlauf für dropbox/pyannotateStar-Verlauf für dropbox/pyannotate

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Pyannotate

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Pyannotate.
  • camptocamp/jsonschema-gentypesAvatar von camptocamp

    camptocamp/jsonschema-gentypes

    48Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗48
  • dropbox/mypy-protobufAvatar von dropbox

    dropbox/mypy-protobuf

    706Auf GitHub ansehen↗

    mypy-protobuf: Generate mypy stub files from protobuf specs

    Python
    Auf GitHub ansehen↗706
  • google/pytypeAvatar von google

    google/pytype

    5,037Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,037
  • ambv/retypeAvatar von ambv

    ambv/retype

    146Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗146
Alle 18 Alternativen zu Pyannotate anzeigen→

Häufig gestellte Fragen

Was macht dropbox/pyannotate?

PyAnnotate: Auto-generate PEP-484 annotations

Was sind die Hauptfunktionen von dropbox/pyannotate?

Die Hauptfunktionen von dropbox/pyannotate sind: Annotation Tools.

Welche Open-Source-Alternativen gibt es zu dropbox/pyannotate?

Open-Source-Alternativen zu dropbox/pyannotate sind unter anderem: camptocamp/jsonschema-gentypes — kk Tools to generate Python types based on TypedDict from a JSON schema. dropbox/mypy-protobuf — mypy-protobuf: Generate mypy stub files from protobuf specs. 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 !!!