promypy

View on PyPIReverse Dependencies (0)

0.3.0 promypy-0.3.0-py3-none-any.whl

Wheel Details

Project: promypy
Version: 0.3.0
Filename: promypy-0.3.0-py3-none-any.whl
Download: [link]
Size: 6615
MD5: c03238d98cba3470c8171224ce214c43
SHA256: 892891120bb613a3dc710a3a18150b73422b2bcea6546ab0aafe8a799c2cfecb
Uploaded: 2022-10-07 12:33:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: promypy
Version: 0.3.0
Summary: Progressive type annotation without regression! 🚀
Author: Marcelo Trylesinski
Author-Email: marcelotryle[at]email.com
Home-Page: https://github.com/Kludex/promypy
Project-Url: Twitter, https://twitter.com/marcelotryle
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
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
Requires-Python: >=3.7
Requires-Dist: typer (>=0.6.1)
Requires-Dist: rich (>=12.6.0)
Requires-Dist: pebble (>=5.0.1)
Requires-Dist: mypy
Requires-Dist: coverage[toml] (>=6.2); extra == "test"
Requires-Dist: pytest (>=6.2.5); extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3053 characters]

WHEEL

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

RECORD

Path Digest Size
promypy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
promypy/main.py sha256=kMM_ZEWBtHuetl2Drk9Q-Q39jCjgyBED_2NzezWnAUA 5045
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_main.py sha256=9oZKNnNGEC4CR1v4ZbS4RQN2qjgXh8Zsf7ZSbJQn9Eg 3950
promypy-0.3.0.dist-info/LICENSE sha256=2skiIwuQvJYucCCAYR85MDANtka-ifzXBl-AH5Cj8Gc 1076
promypy-0.3.0.dist-info/METADATA sha256=SN5DimuQeltHgpialulk0i0-YlpQzM5U791TPwfgRkA 4164
promypy-0.3.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
promypy-0.3.0.dist-info/entry_points.txt sha256=unzcHVKFl_PUJdvUbD8bvAv-D4c_gKXKQfAlZ44gYv8 45
promypy-0.3.0.dist-info/top_level.txt sha256=Lap6kavymYXiyBsCa2qmaolvFu29dNuMXf7nTfyeZ9A 14
promypy-0.3.0.dist-info/RECORD

top_level.txt

promypy
tests

entry_points.txt

promypy = promypy.main:app