60 results found Sort:

321
3.6k
other
37
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.
Created 2014-09-13
2,466 commits to main branch, last one 22 days ago
Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.
Created 2016-01-03
48 commits to master branch, last one 10 months ago
The strictest and most opinionated python linter ever!
Created 2018-03-09
2,803 commits to master branch, last one 22 hours ago
:octocat: A curated awesome list of flake8 extensions. Feel free to contribute! :mortar_board:
Created 2018-11-08
221 commits to master branch, last one 9 months ago
52
1.1k
cc-by-sa-4.0
23
🏆 A ranked list of awesome python developer tools and libraries. Updated weekly.
Created 2021-01-08
337 commits to main branch, last one 9 months ago
42
1.1k
mit
8
Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks
Created 2020-07-11
741 commits to main branch, last one about a month ago
29
775
mit
13
🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.
Created 2018-01-25
1,295 commits to master branch, last one 8 days ago
Python best practices project cookiecutter 🍪
Created 2019-07-29
10 commits to main branch, last one 2 years ago
79
670
apache-2.0
26
A sequential id generator that works across nodes with no collisions
Created 2012-01-18
66 commits to develop branch, last one 2 years ago
60
651
other
16
McCabe complexity checker for Python
Created 2013-02-20
149 commits to master branch, last one about a year ago
A GitHub :octocat: app to automatically review Python code style over Pull Requests
Created 2016-12-27
2,514 commits to master branch, last one about a month ago
221
518
other
15
Naming Convention checker for Python
Created 2013-02-09
271 commits to main branch, last one 9 months ago
❄️ A flake8 plugin to help you write better list/set/dict comprehensions.
Created 2016-04-05
646 commits to main branch, last one 19 days ago
Start a Flask API in less than 5 minutes
Created 2016-11-20
47 commits to master branch, last one 5 years ago
Enforce the same settings on multiple projects
Created 2018-03-23
908 commits to develop branch, last one 4 days ago
Flake8 plugin to find commented out or dead code
Created 2018-09-21
440 commits to master branch, last one 2 months ago
Flake8 plugin that checks import order against various Python Style Guides
Created 2014-03-16
293 commits to master branch, last one about a year ago
11
266
mit
3
Automatically remove unnecessary `# noqa` comments
Created 2017-12-19
387 commits to main branch, last one 21 days ago
Git pre-receive hook to check commits and code style
Created 2016-12-17
205 commits to master branch, last one about a year ago
Descriptions and examples for the rules in Flake8 (pyflakes, pycodestyle, and mccabe).
Created 2017-11-27
72 commits to master branch, last one about a year ago
5
237
gpl-3.0
10
A tool for measuring Python class cohesion.
Created 2016-08-11
88 commits to master branch, last one 3 months ago
Flake8 plug-in loading the configuration from pyproject.toml
Created 2022-02-25
68 commits to main branch, last one 27 days ago
A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.
Created 2019-05-21
303 commits to master branch, last one about a month ago
❄ A flake8 plugin that helps you to simplify code
Created 2020-09-19
144 commits to main branch, last one about a year ago
17
172
mit
2
A Python docstring linter that checks arguments, returns, yields, and raises sections
Created 2023-05-12
158 commits to main branch, last one 2 days ago
A plugin for Flake8 that checks pandas code
Created 2019-02-25
233 commits to main branch, last one about a year ago
15
164
bsd-3-clause
2
Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.
Created 2020-01-08
242 commits to master branch, last one 4 months ago
Flake8 Type Annotation Checking
Created 2019-08-04
433 commits to main branch, last one 7 days ago
Integration of pydocstyle and flake8 for combined linting and reporting
Created 2015-07-10
213 commits to main branch, last one about a year ago
TorchFix - a linter for PyTorch-using code with autofix support
Created 2023-11-15
108 commits to main branch, last one about a month ago