"Group and format flake8's output by the rules codes"
Project description
flake8-dac
Tool for formatting flake8's results in more readable way, in case there's a lot of them. The "dac" part in tool's name stands for "divide and conquer".
flake8 output with flake8-dac formatting example
- Grouped by the type of cause (with number of occurrences).
- Sorted by the number of occurrences (descending).
- Information about number of problems.
- Rich text and formatting.
- Link to flake8rules.com (where you can find more details about the problem).
flake8 output example
Installation
pip install flake8-dac
Usage
flake8 [args] | flake8-dac
Why?
I wrote it for myself when I had to implement flake8 into an existing project that had many problems. I find it helpful when I have problems grouped by the same type of cause. I can easily determine which problems I can ignore, and then eliminate the rest. Maybe someone will find it useful too.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file flake8_dac-0.1.1.tar.gz.
File metadata
- Download URL: flake8_dac-0.1.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ced80354dd106e5fdbec294a4090211f2c825de514cb64b69437b00e79f31e9a
|
|
| MD5 |
74a586072899de47a7a8ec8f9b9b2947
|
|
| BLAKE2b-256 |
0879e838d66870752baa21c25f74e9340690bace8dbe895717f1ed62d744c2e2
|
File details
Details for the file flake8_dac-0.1.1-py3-none-any.whl.
File metadata
- Download URL: flake8_dac-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
793afab7c4f71631f7921d13de397d841a1cb5dc29368751a603d7c7f8221690
|
|
| MD5 |
ab326619c5677928fd886cb1d06ad842
|
|
| BLAKE2b-256 |
0dc4332bde264d89aeb3fdec620f93c3bfb8136b2c8305db9d8128a9c8d1c7ac
|