lintception

View on PyPIReverse Dependencies (0)

1.0.2 lintception-1.0.2-py3-none-any.whl

Wheel Details

Project: lintception
Version: 1.0.2
Filename: lintception-1.0.2-py3-none-any.whl
Download: [link]
Size: 6841
MD5: 27b2e47f29a830dd6e25c3fd4ecf7139
SHA256: 735b7c3f72d70b1fb5dd0822bf95542f3cf56f221576877cfd70aa1b7a7efac5
Uploaded: 2024-08-23 02:40:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lintception
Version: 1.0.2
Summary: Runs a few popular linters in series (mypy, vulture, vermin, pylint), and also does some other checks.
Author-Email: John Doknjas <jdoknjas[at]sfu.ca>
Project-Url: Homepage, https://github.com/johndoknjas/lintception
Keywords: linter,mypy,vulture,vermin,pylint,testing,linting,lintception
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: mypy
Requires-Dist: vulture
Requires-Dist: vermin
Requires-Dist: pylint
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 118 characters]

WHEEL

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

RECORD

Path Digest Size
lintception/Utils.py sha256=kVo--MuBuTjNORECpHrImwWuZkUCKZhAcVT1gfwBCRM 2059
lintception/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lintception/linters.py sha256=0K3Nmq59lQn8N1O2-XbA9wRmzORpcdMjLpY58XwMTvw 4288
lintception/main.py sha256=W2aJem6IvlBe6OTA7fgipYjQ6mcrN3NE-2RFNxi1Eyc 616
lintception/my_linter.py sha256=VHJ05zJKqZRRVghRr9V4J6yfZ9DO-66Cuf5PsRZjlHU 1882
lintception-1.0.2.dist-info/LICENSE sha256=dDszbspRl6RfyAX_Fy2ZgNY9qcebtJx5U0QygSiI3P0 1069
lintception-1.0.2.dist-info/METADATA sha256=Wv5B8ZNM_5brQYNRe9abYZnwSy3I13imDXUQzZsF5ak 838
lintception-1.0.2.dist-info/WHEEL sha256=Mdi9PDNwEZptOjTlUcAth7XJDFtKrHYaQMPulZeBCiQ 91
lintception-1.0.2.dist-info/entry_points.txt sha256=_F5tIYxhi31uCI7m8ps2HuX5Q9AT7bUnBv4BP1hqhYU 54
lintception-1.0.2.dist-info/top_level.txt sha256=gB7M30PMORbdt7iwO2khWi_pnnk6AZP7P1qXVBw1Uoo 12
lintception-1.0.2.dist-info/RECORD

top_level.txt

lintception

entry_points.txt

lintception = lintception:main.main