56 results found Sort:

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 about a month ago
302
3.3k
other
38
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,453 commits to main branch, last one about a month ago
The strictest and most opinionated python linter ever!
Created 2018-03-09
2,469 commits to master branch, last one a day ago
:octocat: A curated awesome list of flake8 extensions. Feel free to contribute! :mortar_board:
Created 2018-11-08
218 commits to master branch, last one 2 months ago
38
979
mit
8
Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks
Created 2020-07-11
721 commits to main branch, last one about a month ago
43
930
cc-by-sa-4.0
26
🏆 A ranked list of awesome python developer tools and libraries. Updated weekly.
Created 2021-01-08
337 commits to main branch, last one a day ago
24
703
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,276 commits to master branch, last one 2 months ago
Python best practices project cookiecutter 🍪
Created 2019-07-29
10 commits to main branch, last one about a year ago
80
644
apache-2.0
28
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
60
628
other
17
McCabe complexity checker for Python
Created 2013-02-20
149 commits to master branch, last one 6 months ago
A GitHub :octocat: app to automatically review Python code style over Pull Requests
Created 2016-12-27
2,263 commits to master branch, last one a day ago
184
494
other
16
Naming Convention checker for Python
Created 2013-02-09
271 commits to main branch, last one 14 days ago
❄️ A flake8 plugin to help you write better list/set/dict comprehensions.
Created 2016-04-05
605 commits to main branch, last one 3 days ago
Start a Flask API in less than 5 minutes
Created 2016-11-20
47 commits to master branch, last one 4 years ago
Enforce the same settings on multiple projects
Created 2018-03-23
883 commits to develop branch, last one 4 days ago
Flake8 plugin to find commented out or dead code
Created 2018-09-21
401 commits to master branch, last one 11 days ago
Flake8 plugin that checks import order against various Python Style Guides
Created 2014-03-16
293 commits to master branch, last one 8 months ago
10
258
mit
4
Automatically remove unnecessary `# noqa` comments
Created 2017-12-19
349 commits to main branch, last one 4 days ago
Descriptions and examples for the rules in Flake8 (pyflakes, pycodestyle, and mccabe).
Created 2017-11-27
72 commits to master branch, last one 9 months ago
Git pre-receive hook to check commits and code style
Created 2016-12-17
205 commits to master branch, last one 10 months ago
4
226
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
276 commits to master branch, last one 22 days ago
Flake8 plug-in loading the configuration from pyproject.toml
Created 2022-02-25
62 commits to main branch, last one 8 months ago
❄ A flake8 plugin that helps you to simplify code
Created 2020-09-19
144 commits to main branch, last one 5 months ago
A plugin for Flake8 that checks pandas code
Created 2019-02-25
233 commits to main branch, last one 9 months ago
17
162
bsd-3-clause
2
Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.
Created 2020-01-08
234 commits to master branch, last one about a year ago
Flake8 Type Annotation Checking
Created 2019-08-04
419 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 5 months 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 8 months ago
12
115
mit
4
A Python docstring linter that checks arguments, returns, yields, and raises sections
Created 2023-05-12
105 commits to main branch, last one 3 days ago