awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
best-doctor avatar

best-doctor/flake8-annotations-coverage

0
View on GitHub↗
34 stars·5 forks·Python·MIT·1 vue

Flake8 Annotations Coverage

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

Features

  • Type Annotations - Validates the coverage of type annotations.

Historique des stars

Graphique de l'historique des stars pour best-doctor/flake8-annotations-coverageGraphique de l'historique des stars pour best-doctor/flake8-annotations-coverage

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Flake8 Annotations Coverage

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Flake8 Annotations Coverage.
  • asottile/flake8-typing-importsAvatar de asottile

    asottile/flake8-typing-imports

    51Voir sur GitHub↗

    flake8-typing-imports

    Python
    Voir sur GitHub↗51
  • decorator-factory/flake8-pep585Avatar de decorator-factory

    decorator-factory/flake8-pep585

    22Voir sur GitHub↗

    This plugin enforces the changes proposed by PEP 585.

    Python
    Voir sur GitHub↗22
  • sco1/flake8-annotationsAvatar de sco1

    sco1/flake8-annotations

    165Voir sur GitHub↗

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

    Python
    Voir sur GitHub↗165
  • tyleryep/flake8-future-annotationsAvatar de tyleryep

    tyleryep/flake8-future-annotations

    15Voir sur 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.

    Python
    Voir sur GitHub↗15
Voir les 5 alternatives à Flake8 Annotations Coverage→

Questions fréquentes

Que fait best-doctor/flake8-annotations-coverage ?

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

Quelles sont les fonctionnalités principales de best-doctor/flake8-annotations-coverage ?

Les fonctionnalités principales de best-doctor/flake8-annotations-coverage sont : Type Annotations.

Quelles sont les alternatives open-source à best-doctor/flake8-annotations-coverage ?

Les alternatives open-source à best-doctor/flake8-annotations-coverage incluent : asottile/flake8-typing-imports — flake8-typing-imports. decorator-factory/flake8-pep585 — This plugin enforces the changes proposed by PEP 585. sco1/flake8-annotations — flake8-annotations is a plugin for Flake8 that detects the absence of PEP 3107-style function annotations. tyleryep/flake8-future-annotations — Verifies python 3.7+ files use from future import annotations if a type is used in the module that can be rewritten… xome4ok/flake8-new-union-types — Flake8 plugin to enforce the new Union and Optional annotation syntax defined in PEP 604.