pylint-report

View on PyPIReverse Dependencies (1)

2.4.2 pylint_report-2.4.2-py3-none-any.whl

Wheel Details

Project: pylint-report
Version: 2.4.2
Filename: pylint_report-2.4.2-py3-none-any.whl
Download: [link]
Size: 12700
MD5: cd71f919c88be625a3652b8fc80c181c
SHA256: a60f26e7673b6dae9691d135725f41efeeeed3e7ba3f060d866bd3dabb1eff5a
Uploaded: 2025-01-23 16:32:59 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: pylint_report
Version: 2.4.2
Summary: Generates an html report summarizing the results of pylint.
Author-Email: Dimitar Dimitrov <mail.mitko[at]gmail.com>
Project-Url: homepage, https://github.com/drdv/pylint-report
Project-Url: documentation, https://drdv.github.io/pylint-report
License: Apache 2.0
Requires-Python: >=3.8
Requires-Dist: pylint
Requires-Dist: Jinja2
Requires-Dist: pandas
Requires-Dist: argcomplete
Requires-Dist: pytest; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest-reportlog; extra == "test"
Requires-Dist: pytest-html; extra == "test"
Requires-Dist: Sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: sphinxcontrib-jsmath; extra == "docs"
Requires-Dist: sphinxcontrib-websupport; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: sphinx-inline-tabs; extra == "docs"
Requires-Dist: sphinx-argparse; extra == "docs"
Requires-Dist: furo; extra == "docs"
Requires-Dist: black; extra == "code"
Requires-Dist: isort; extra == "code"
Requires-Dist: pre-commit; extra == "code"
Requires-Dist: pylint_report[code,docs,test]; extra == "dev"
Provides-Extra: test
Provides-Extra: docs
Provides-Extra: code
Provides-Extra: dev
Description-Content-Type: text/x-rst
[Description omitted; length: 1286 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pylint_report/__init__.py sha256=MtXk9OFr3zWzp8u5zrZqFJyjzg_V7clZQ9lDA007GGc 237
pylint_report/_version.py sha256=ToCMbKqO3F8KBlPnYHMyqembn9-F4he6e8vMCv-ytfs 411
pylint_report/pylint_report.py sha256=9lfaxN20WCzcsrQUAll7D4UFCkahfgkGOasfkmGkov8 5596
pylint_report/style/pylint-report.css sha256=oLceLCC9wO4tMZdjpevTbxexBoC63QX9Xjf5lrk01KU 405
pylint_report/style/template.html.j2 sha256=2TQ49ialNTpju4fWIcuPlfDVRyo0ApLGx_wWvSVic-0 1713
pylint_report/utest/test_pylint_report.py sha256=JTPkfwy01FrlDD8AZxidUyaqJN7xIizfCsYpe1mb90M 4955
pylint_report/utest/resources/.pylint_report_utest.html sha256=cCrVXH5UWwrIxFb1-J_aCwflN40R3iq8TTlwjW_4EbM 10172
pylint_report/utest/resources/.pylint_report_utest.json sha256=nSBhDIINLNP0QH9J_s9_Vvq3irupE-UecXKDJsNhOH4 8442
pylint_report/utest/resources/.pylint_report_utest_no_messages.json sha256=3VXnbW__LsMhRkI5_qwqfvRsvXMUMlnt-3hzWuivQuk 940
pylint_report/utest/resources/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
pylint_report/utest/resources/linting_problems.py sha256=hg09X0PtHCECpaPmhlISUY_GJoXFXjRayIOAjUID2So 253
pylint_report/utest/resources/more_problems.py sha256=wv2xcBwXwVs5agb-eo-Wit7v-vv0BTS31kfpv-jWv28 69
pylint_report/utest/resources/no_problems.py sha256=72N0mQ9jhbC0xlfttE1L86x657DemAZ0zbQnUmBXVKc 60
pylint_report-2.4.2.dist-info/METADATA sha256=CtCcpHZBOcOy4UnTndt21_3l3IanP6bZeHRmtetQHeM 2586
pylint_report-2.4.2.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
pylint_report-2.4.2.dist-info/entry_points.txt sha256=mqCDLsAfKs8IEENtLiL8BvCMPWCw-GdZDzCc3RZJcfY 67
pylint_report-2.4.2.dist-info/top_level.txt sha256=1yDlHJB2WQESAra0F6xIxrzIkO3k8tVD7IqbyOeZuCE 14
pylint_report-2.4.2.dist-info/RECORD

top_level.txt

pylint_report

entry_points.txt

pylint_report = pylint_report.pylint_report:main