pyleft

View on PyPIReverse Dependencies (0)

1.2.2 pyleft-1.2.2-py3-none-any.whl

Wheel Details

Project: pyleft
Version: 1.2.2
Filename: pyleft-1.2.2-py3-none-any.whl
Download: [link]
Size: 10405
MD5: 2daf8a7b25e3848d9d58168505d324b6
SHA256: 59deb7dffdf9877f4782b65f6695bb6b20c0f5cb529a3721aade29fbb48f009c
Uploaded: 2023-06-12 21:49:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyleft
Version: 1.2.2
Summary: Python type annotation existence checker
Author: Nathan Vaughn
Author-Email: nvaughn51[at]gmail.com
Home-Page: https://github.com/NathanVaughn/pyleft
Project-Url: Issues, https://github.com/NathanVaughn/pyleft/issues
Project-Url: Repository, https://github.com/NathanVaughn/pyleft.git
License: MIT
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.7,<4.0
Requires-Dist: pathspec (>=0.9.0)
Requires-Dist: tomli (>=1.1.0); python_version < "3.11"
Description-Content-Type: text/markdown
[Description omitted; length: 4265 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pyleft/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyleft/__main__.py sha256=mprMqHdVPeJwtdtJCzY_t3P3iOSa8KqP9GZwGjb7Q0I 37
pyleft/api.py sha256=V-9Ljf1eCxE3z2y43yS8XInOrm_6tCKblYE__FHVYuY 6228
pyleft/console.py sha256=xywSy8RPhV3Y38rSVcm3A8vCpl24k_WJLtkFyx9OJxc 539
pyleft/models.py sha256=gsHeqTVDenr7HOzKCqMVt3mVI_eHWVimJpXNLHjhQOk 276
pyleft/path_utils.py sha256=PDzVcCBBGqaP2Ymf5Bfv7KMFgy0MQSWiPxgvb8Rbz-E 1880
pyleft/printing.py sha256=glfvial54qfnUVwNpv4Y7-GmJwTs7Icj0typZhLuUB0 474
pyleft/settings.py sha256=bUSwdK02rb7Gk6JkcpRjysbQ4wl6FVS80bPPuniF6IY 8706
pyleft-1.2.2.dist-info/LICENSE sha256=7GU_m2vBOHj6Olo-sVLVZaSqkuK-j3geDWLBASPE90Q 1069
pyleft-1.2.2.dist-info/METADATA sha256=ms1C3zazkYhbQz8L33AzCuEY6PnIHdhQuGjPFDeX_ws 5310
pyleft-1.2.2.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
pyleft-1.2.2.dist-info/entry_points.txt sha256=6WIPqt2KzAKJdkarUzUKfYoMbXi9spkP8KASQdacWe8 45
pyleft-1.2.2.dist-info/RECORD

entry_points.txt

pyleft = pyleft.console:run