5 open-source projects similar to best-doctor/flake8-annotations-coverage, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Flake8 Annotations Coverage alternative.
This plugin enforces the changes proposed by PEP 585.
flake8-annotations is a plugin for Flake8 that detects the absence of PEP 3107-style function annotations.
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.
Flake8 plugin to enforce the new Union and Optional annotation syntax defined in PEP 604.