awesome-repositories.com
Blog
MCP
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
·
J

JelleZijlstra/autotyping

0
View on GitHub↗
0 Stars·0 Forks·4 Aufrufe

Autotyping

When I refactor code I often find myself tediously adding type annotations that are obvious from context: functions that don't return anything, boolean flags, etcetera. That's where autotyping comes in: it automatically adds those types and inserts the right annotations.

Features

  • Annotation Tools - Automatically adds simple return type annotations.

Star-Verlauf

Star-Verlauf für jellezijlstra/autotypingStar-Verlauf für jellezijlstra/autotyping

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 Autotyping

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Autotyping.
  • 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
  • dropbox/pyannotateAvatar von dropbox

    dropbox/pyannotate

    1,444Auf GitHub ansehen↗

    PyAnnotate: Auto-generate PEP-484 annotations

    Python
    Auf GitHub ansehen↗1,444
  • 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 Autotyping anzeigen→

Häufig gestellte Fragen

Was macht jellezijlstra/autotyping?

When I refactor code I often find myself tediously adding type annotations that are obvious from context: functions that don't return anything, boolean flags, etcetera. That's where autotyping comes in: it automatically adds those types and inserts the right annotations.

Was sind die Hauptfunktionen von jellezijlstra/autotyping?

Die Hauptfunktionen von jellezijlstra/autotyping sind: Annotation Tools.

Welche Open-Source-Alternativen gibt es zu jellezijlstra/autotyping?

Open-Source-Alternativen zu jellezijlstra/autotyping 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. 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. ambv/retype — !!! Note this project is no longer supported/maintained as of 2022 August 14th !!!