flake8-json

View on PyPIReverse Dependencies (4)

24.4.0 flake8_json-24.4.0-py2.py3-none-any.whl

Wheel Details

Project: flake8-json
Version: 24.4.0
Filename: flake8_json-24.4.0-py2.py3-none-any.whl
Download: [link]
Size: 4602
MD5: 7bc9f897d13dd381b584d3c187757211
SHA256: a8eda3ab44d3a79c8617cbf352fe3cb13d51e8be1e6e1e51f1ade11b11c1c849
Uploaded: 2024-04-20 18:01:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-json
Version: 24.4.0
Summary: JSON Formatting Reporter plugin for Flake8
Author: Ian Stapleton Cordasco
Author-Email: graffatcolmingov[at]gmail.com
Home-Page: https://github.com/pycqa/flake8-json
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Framework :: Flake8
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 879 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
flake8_json_reporter/__init__.py sha256=zr8csaeL1mYGt-1il7yPad5cNDJQaI8lSHo7nMlQX4Y 58
flake8_json_reporter/reporters.py sha256=q6bTPjAOSMX4iYKS_MzgHphXjaa7TkgjEmZiHB8lsvs 6432
flake8_json-24.4.0.dist-info/LICENSE sha256=kY4ONb7vg6xBlS4fkfxTvvMf85NOY7BVgD0t20WgmZw 1113
flake8_json-24.4.0.dist-info/METADATA sha256=TSkDtggGVFbq8JSHiel-YAWtZZgpNqGHgCm-awq5ZyU 1703
flake8_json-24.4.0.dist-info/WHEEL sha256=a-zpFRIJzOq5QfuhBzbhiA1eHTzNCJn8OdRvhdNX0Rk 110
flake8_json-24.4.0.dist-info/entry_points.txt sha256=_igwtxANJ6DEmDFatfu-bWexvtfhrqWVAnkQTHkF9NE 186
flake8_json-24.4.0.dist-info/top_level.txt sha256=AwrdgWQJ7dPSc3-zjyrsAM90DqL2zTBmELN9qlwgAR8 21
flake8_json-24.4.0.dist-info/RECORD

top_level.txt

flake8_json_reporter

entry_points.txt

codeclimate = flake8_json_reporter.reporters:CodeClimateJSON
json = flake8_json_reporter.reporters:DefaultJSON
json-pretty = flake8_json_reporter.reporters:FormattedJSON