Here are
264 public repositories
matching this topic...
Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
Updated
Aug 30, 2021
Python
A curated awesome list of flake8 extensions. Feel free to contribute!
🎓
A GitHub
app to automatically review Python code style over Pull Requests
Updated
Feb 15, 2021
Python
McCabe complexity checker for Python
Updated
Apr 2, 2021
Python
Python best practices project cookiecutter 🍪
Updated
May 26, 2021
Python
Start a Flask API in less than 5 minutes
Updated
Mar 20, 2021
Python
Naming Convention checker for Python
Updated
Aug 8, 2021
Python
🏆 A ranked list of awesome python developer tools and libraries. Updated weekly.
Updated
Aug 26, 2021
Python
❄️ A flake8 plugin to help you write better list/set/dict comprehensions.
Updated
Aug 30, 2021
Python
Run any standard Python code quality tool on a Jupyter Notebook
Updated
Aug 30, 2021
Python
A sequential id generator that works across nodes with no collisions
Flake8 plugin that checks import order against various Python Style Guides
Updated
Mar 12, 2021
Python
Flake8 wrapper to make it nice, legacy-friendly, configurable.
Updated
Jan 11, 2021
Python
Design by contract for Python with static checker and tests' generation.
Updated
Jul 16, 2021
Python
Descriptions and examples for the rules in Flake8 (pyflakes, pycodestyle, and mccabe).
Updated
Jul 12, 2021
HTML
Enforce the same settings on multiple projects
Updated
Aug 30, 2021
Python
Git pre-receive hook to check commits and code style
Updated
Jan 21, 2021
Python
[DEPRECATED] Find Python web-app bugs delightfully fast, without changing your workflow. 🍱
Updated
Oct 29, 2020
Python
A tool for measuring Python class cohesion.
Updated
Aug 5, 2019
Python
Jupyterlab python linter for notebooks and text files using flake8
Updated
Aug 11, 2021
TypeScript
A plugin for flake8 integrating Mypy.
Updated
Jun 19, 2020
Python
A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.
Updated
Aug 31, 2021
Python
Automatically remove unnecessary `# noqa` comments
Updated
Aug 30, 2021
Python
Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.
Updated
Dec 8, 2020
Python
Flake8 Type Annotation Checking
Updated
Aug 30, 2021
Python
🚨 Flake8 plugin to forbid backslashes (\) for line breaks
Updated
Jul 8, 2021
Python
Automated security testing using bandit and flake8.
Updated
Dec 29, 2020
Python
Improve this page
Add a description, image, and links to the
flake8
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
flake8
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Rule request
Thesis
Right now this code: