58 results found Sort:

310
3.5k
other
39
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,461 commits to main branch, last one 3 months 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 7 months ago
The strictest and most opinionated python linter ever!
Created 2018-03-09
2,580 commits to master branch, last one 3 days 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 5 months ago
41
1.1k
mit
8
Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks
Created 2020-07-11
736 commits to main branch, last one 2 days ago
48
1.0k
cc-by-sa-4.0
25
🏆 A ranked list of awesome python developer tools and libraries. Updated weekly.
Created 2021-01-08
337 commits to main branch, last one 5 months ago
25
754
mit
14
🤝 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,279 commits to master branch, last one 12 days ago
Python best practices project cookiecutter 🍪
Created 2019-07-29
10 commits to main branch, last one about a year ago
79
661
apache-2.0
27
A sequential id generator that works across nodes with no collisions
Created 2012-01-18
66 commits to develop branch, last one about a year ago
59
641
other
17
McCabe complexity checker for Python
Created 2013-02-20
149 commits to master branch, last one 11 months ago
A GitHub :octocat: app to automatically review Python code style over Pull Requests
Created 2016-12-27
2,444 commits to master branch, last one a day ago
205
513
other
16
Naming Convention checker for Python
Created 2013-02-09
271 commits to main branch, last one 6 months ago
❄️ A flake8 plugin to help you write better list/set/dict comprehensions.
Created 2016-04-05
636 commits to main branch, last one 16 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
905 commits to develop branch, last one about a month ago
Flake8 plugin to find commented out or dead code
Created 2018-09-21
432 commits to master branch, last one 6 days 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
267
mit
4
Automatically remove unnecessary `# noqa` comments
Created 2017-12-19
375 commits to main branch, last one 23 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
4
234
gpl-3.0
10
A tool for measuring Python class cohesion.
Created 2016-08-11
84 commits to master branch, last one about a year ago
A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.
Created 2019-05-21
292 commits to master branch, last one 27 days ago
Flake8 plug-in loading the configuration from pyproject.toml
Created 2022-02-25
62 commits to main branch, last one about a year ago
❄ A flake8 plugin that helps you to simplify code
Created 2020-09-19
144 commits to main branch, last one 11 months 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 20 days ago
Flake8 Type Annotation Checking
Created 2019-08-04
429 commits to main branch, last one 14 days ago
Integration of pydocstyle and flake8 for combined linting and reporting
Created 2015-07-10
213 commits to main branch, last one 11 months ago
15
146
mit
3
A Python docstring linter that checks arguments, returns, yields, and raises sections
Created 2023-05-12
127 commits to main branch, last one about a month ago
A tool for creating skeleton python project, built with popular develop tools and conform to best practice.
Created 2021-04-10
929 commits to master branch, last one about a year ago