awesome-repositories.comCategoriesBlog
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
·
best-doctor avatar

best-doctor/flake8-annotations-coverage

0
View on GitHub↗
34 stars·5 forks·Python·MIT·6 views

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.

Star history

Star history chart for best-doctor/flake8-annotations-coverageStar history chart for best-doctor/flake8-annotations-coverage

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

Open-source alternatives to Flake8 Annotations Coverage

Similar open-source projects, ranked by how many features they share with Flake8 Annotations Coverage.
  • asottile/flake8-typing-importsasottile avatar

    asottile/flake8-typing-imports

    51View on GitHub↗

    flake8-typing-imports

    Python
    View on GitHub↗51
  • decorator-factory/flake8-pep585decorator-factory avatar

    decorator-factory/flake8-pep585

    22View on GitHub↗

    This plugin enforces the changes proposed by PEP 585.

    Python
    View on GitHub↗22
  • sco1/flake8-annotationssco1 avatar

    sco1/flake8-annotations

    165View on GitHub↗

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

    Python
    View on GitHub↗165
  • tyleryep/flake8-future-annotationstyleryep avatar

    tyleryep/flake8-future-annotations

    15View on 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
    View on GitHub↗15
See all 5 alternatives to Flake8 Annotations Coverage→

Frequently asked questions

What does best-doctor/flake8-annotations-coverage do?

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

What are the main features of best-doctor/flake8-annotations-coverage?

The main features of best-doctor/flake8-annotations-coverage are: Type Annotations.

What are some open-source alternatives to best-doctor/flake8-annotations-coverage?

Open-source alternatives to best-doctor/flake8-annotations-coverage include: 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.