Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 14 Python flake8-plugin Projects
-
Project mention: flake8-length: Flake8 plugin for a smart line length validation. | reddit.com/r/Python | 2022-10-04
pycodestyle linter (used in Flake8 under the hood by default) already has E501 and W505 rules to validate the line length. flake8-length provides an alternative check that is smarter and more forgiving.
-
Anyway, create a venv, pip install https://github.com/wemake-services/wemake-python-styleguide and Black, format your code and check it with flake8.
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
-
mccabe for Ned’s script to check McCabe complexity
-
pep8-naming for checking the PEP-8 naming conventions.
-
-
-
Project mention: flake8-todos: Lint TODO comments in a Python code | reddit.com/r/opensource | 2022-09-14
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Project mention: flake8-length: Flake8 plugin for a smart line length validation. | reddit.com/r/coding | 2022-10-09
-
Project mention: flake8-codes: CLI tool to introspect flake8 plugins and their codes | reddit.com/r/opensource | 2022-10-06
-
Project mention: beartype: It has documentation now. It only took two years, my last hair follicle, precious sanity points (SPs), and working with Sphinx. Don't be like @leycec. Go hard on documentation early. | reddit.com/r/Python | 2023-03-07
Useless comments are my old enemy. I try to come up with objective metrics but I have only a few so far. If anyone curious, I have flake8-comments to find comments like that.
-
Project mention: Alternatives to the now archived darglint project. | reddit.com/r/Python | 2023-05-30
-
flake8-warnings
Python linter (flake8, pylint, CLI) that warns you about using deprecated modules, classes, and functions
Project mention: flake8-warnings: Python linter (flake8, pylint, CLI) that warns you about using deprecated modules, classes, and functions | reddit.com/r/Python | 2022-10-03 -
-
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
Python flake8-plugin related posts
- beartype: It has documentation now. It only took two years, my last hair follicle, precious sanity points (SPs), and working with Sphinx. Don't be like @leycec. Go hard on documentation early.
- flake8-length: Flake8 plugin for a smart line length validation.
- flake8-codes: CLI tool to introspect flake8 plugins and their codes
- flake8-length: Flake8 plugin for a smart line length validation.
- flake8-warnings: Python linter (flake8, pylint, CLI) that warns you about using deprecated modules, classes, and functions
- flake8-comments: Report redundant comments in python code
- flake8-comments: Report redundant comments in python code
-
A note from our sponsor - InfluxDB
www.influxdata.com | 2 Jun 2023
Index
What are some of the best open-source flake8-plugin projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | pycodestyle | 4,845 |
2 | wemake-python-styleguide | 2,226 |
3 | mccabe | 569 |
4 | pep8-naming | 453 |
5 | nitpick | 347 |
6 | flake8-type-checking | 94 |
7 | flake8-todos | 22 |
8 | flake8-length | 21 |
9 | flake8-codes | 14 |
10 | flake8-comments | 9 |
11 | pydoclint | 9 |
12 | flake8-warnings | 9 |
13 | flake8-pylint | 8 |
14 | flake8-too-many | 5 |