awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repositorios

Awesome GitHub RepositoriesType Annotations

Extensions for validating Python type hints and annotations.

Explore 6 awesome GitHub repositories matching part of an awesome list · Type Annotations. Refine with filters or upvote what's useful.

Awesome Type Annotations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • sco1/flake8-annotationsAvatar de sco1

    sco1/flake8-annotations

    165Ver en GitHub↗

    flake8-annotations is a plugin for Flake8 that detects the absence of PEP 3107-style function annotations.

    Checks for the presence of type annotations.

    Python
    Ver en GitHub↗165
  • asottile/flake8-typing-importsAvatar de asottile

    asottile/flake8-typing-imports

    51Ver en GitHub↗

    flake8-typing-imports

    Ensures typing imports are properly guarded.

    Python
    Ver en GitHub↗51
  • best-doctor/flake8-annotations-coverageAvatar de best-doctor

    best-doctor/flake8-annotations-coverage

    34Ver en GitHub↗

    An extension for flake8 to report on files with a lot of code without type annotations.

    Validates the coverage of type annotations.

    Python
    Ver en GitHub↗34
  • decorator-factory/flake8-pep585Avatar de decorator-factory

    decorator-factory/flake8-pep585

    22Ver en GitHub↗

    This plugin enforces the changes proposed by PEP 585.

    Enforces PEP 585 type annotation styles.

    Python
    Ver en GitHub↗22
  • tyleryep/flake8-future-annotationsAvatar de tyleryep

    tyleryep/flake8-future-annotations

    15Ver en GitHub↗

    Verifies python 3.7+ files use from future import annotations if a type is used in the module that can be rewritten using PEP 563.

    Verifies the use of future annotations.

    Python
    Ver en GitHub↗15
  • xome4ok/flake8-new-union-typesAvatar de xome4ok

    xome4ok/flake8-new-union-types

    12Ver en GitHub↗

    Flake8 plugin to enforce the new Union and Optional annotation syntax defined in PEP 604.

    Enforces new union type syntax.

    Python
    Ver en GitHub↗12
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Type Annotations