flake8-fastapi

FastAPI error checker

A flake8 plugin to help developers avoid common mistakes when building FastAPI applications

Flake8 FastAPI - Avoid simple FastAPI mistakes opinionated 🤓

GitHub

44 stars
3 watching
4 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list

asgifastapiflake8python

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
best-doctor/flake8-expression-complexityPlugin to validate Python expressions for readability and complexity32
python-formate/flake8-encodingsA tool to identify encoding issues in Python code6
afonasev/flake8-returnTool to check return values in Python functions62
orsinium-labs/flake8-codesTools to inspect error codes in Python code for linting and quality assurance14
jbkahn/flake8-printA plugin to check Python print statements for coding style and errors121
jparise/flake8-authorChecks Python modules for author attributes and enforces configuration rules around their usage.3
best-doctor/flake8-functionsEnforces code standards for Python functions50
best-doctor/flake8-variables-namesAn extension for flake8 that enforces more readable variable names.55
maxkrivich/flake8-githubA GitHub Actions extension that integrates Flake8 with the platform to provide clear error annotations during pull request reviews.5
pjknkda/flake8-datetimezA plugin to enforce safe datetime usage in Python code34
jbkahn/flake8-debuggerA plugin that detects and warns about problematic debugger statements in Python code41
orsinium-labs/flake8-pylintAn extension for flake8 that integrates PyLint to check Python code quality and detect potential errors.8
xzise/flake8-future-importChecks Python code for compatibility with future imports.18
mflova/flake8-numbaA Flake8 plugin that performs checks on Numba package usage to improve code quality and catch potential errors.0
best-doctor/flake8-annotations-coverageReports on files with low type annotations in Python code34