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 🤓
44 stars
3 watching
4 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
asgifastapiflake8python
Related projects:
Repository | Description | Stars |
---|---|---|
| Plugin to validate Python expressions for readability and complexity | 32 |
| A tool to identify encoding issues in Python code | 6 |
| Tool to check return values in Python functions | 62 |
| Tools to inspect error codes in Python code for linting and quality assurance | 14 |
| A plugin to check Python print statements for coding style and errors | 121 |
| Checks Python modules for author attributes and enforces configuration rules around their usage. | 3 |
| Enforces code standards for Python functions | 50 |
| An extension for flake8 that enforces more readable variable names. | 55 |
| A GitHub Actions extension that integrates Flake8 with the platform to provide clear error annotations during pull request reviews. | 5 |
| A plugin to enforce safe datetime usage in Python code | 34 |
| A plugin that detects and warns about problematic debugger statements in Python code | 41 |
| An extension for flake8 that integrates PyLint to check Python code quality and detect potential errors. | 8 |
| Checks Python code for compatibility with future imports. | 18 |
| A Flake8 plugin that performs checks on Numba package usage to improve code quality and catch potential errors. | 0 |
| Reports on files with low type annotations in Python code | 34 |