This is a plugin for Flake8 that will format the output as JSON. The output of the default JSON formatter is not pretty-printed. If you’d like the output to be pretty-printed, use json-pretty instead.
CodeClimate support is also offered through this plugin as of v20.12.0
Installation
pip install flake8-json
Usage
flake8 --format=json ...
flake8 --format=json-pretty ...
flake8 --format=codeclimate ...
Competitors
None that I could find on PyPI
Maintenance Policy
This project is seeking maintainers. Please open an issue if you’re interested and ensure that you’ve read the PyCQA’s Code of Conduct.
Release files for flake8-json 24.4.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| flake8_json-24.4.0.tar.gz | 4.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| flake8_json-24.4.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 8.6 kB
Release files / flake8_json-24.4.0.tar.gz
| Download URL | flake8_json-24.4.0.tar.gz |
|---|---|
| Size | 4.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
40293763c30efcf69cf442eab7e8124c27f36e97e7dd5d09edac6d565b2025de
|
|
BLAKE2b-256 checksum How to use checksums |
293113e0ad99887a2c53c05535d53a37f738ba94c538e9db24b06e494dc4a7b6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.12
|
Release files / flake8_json-24.4.0-py2.py3-none-any.whl
| Download URL | flake8_json-24.4.0-py2.py3-none-any.whl |
|---|---|
| Size | 4.6 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
a8eda3ab44d3a79c8617cbf352fe3cb13d51e8be1e6e1e51f1ade11b11c1c849
|
|
BLAKE2b-256 checksum How to use checksums |
206a37448b973c933ec7babf8e4303ffab031c4608e8979a2e4f2eb69718bed8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.12
|