flake8-requirements

Dependency checker

A flake8 plugin that checks package import requirements and reports missing or unused dependencies.

Package requirements checker

GitHub

37 stars
4 watching
18 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list

flake8flake8-plugin

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
afonasev/flake8-returnTool to check return values in Python functions62
decorator-factory/flake8-useless-assertA plugin to catch and report unnecessary assert statements in Python code.5
adamchainz/flake8-loggingA Flake8 plugin that checks for issues related to logging in Python code79
best-doctor/flake8-expression-complexityPlugin to validate Python expressions for readability and complexity32
jparise/flake8-authorChecks Python modules for author attributes and enforces configuration rules around their usage.3
jparise/flake8-assertiveA Flake8 extension that enforces more specific and informative unittest assertions.31
xuhdev/flake8-executableEnsures correct executable permissions and shebangs in Python files18
best-doctor/flake8-annotations-coverageReports on files with low type annotations in Python code34
snok/flake8-type-checkingAnalyze and optimize type-checking imports in Python code to improve maintainability and runtime performance.115
pycqa/flake8-docstringsTools to improve Python documentation quality and consistency155
decafjoe/flake8-ownershipEnsures Python source files specify author, copyright, and license information5
orsinium-labs/flake8-pylintAn extension for flake8 that integrates PyLint to check Python code quality and detect potential errors.8
python-formate/flake8-dunder-allEnsures Python modules have defined the 'all' variable to specify all imported symbols.7
best-doctor/flake8-annotations-complexityTools to help write clear and maintainable Python code with type annotations46
maxkrivich/flake8-githubA GitHub Actions extension that integrates Flake8 with the platform to provide clear error annotations during pull request reviews.5