awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
best-doctor avatar

best-doctor/flake8-annotations-coverage

0
View on GitHub↗
34 星标·5 分支·Python·MIT·2 次浏览

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 历史

best-doctor/flake8-annotations-coverage 的 Star 历史图表best-doctor/flake8-annotations-coverage 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Flake8 Annotations Coverage 的开源替代方案

相似的开源项目,按与 Flake8 Annotations Coverage 的功能重合度排序。
  • asottile/flake8-typing-importsasottile 的头像

    asottile/flake8-typing-imports

    51在 GitHub 上查看↗

    flake8-typing-imports

    Python
    在 GitHub 上查看↗51
  • decorator-factory/flake8-pep585decorator-factory 的头像

    decorator-factory/flake8-pep585

    22在 GitHub 上查看↗

    This plugin enforces the changes proposed by PEP 585.

    Python
    在 GitHub 上查看↗22
  • sco1/flake8-annotationssco1 的头像

    sco1/flake8-annotations

    165在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗165
  • tyleryep/flake8-future-annotationstyleryep 的头像

    tyleryep/flake8-future-annotations

    15在 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
    在 GitHub 上查看↗15
查看 Flake8 Annotations Coverage 的所有 5 个替代方案→

常见问题解答

best-doctor/flake8-annotations-coverage 是做什么的?

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

best-doctor/flake8-annotations-coverage 的主要功能有哪些?

best-doctor/flake8-annotations-coverage 的主要功能包括:Type Annotations。

best-doctor/flake8-annotations-coverage 有哪些开源替代品?

best-doctor/flake8-annotations-coverage 的开源替代品包括: 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.