pyannotate

View on PyPIReverse Dependencies (13)

1.2.0 pyannotate-1.2.0-py2.py3-none-any.whl

Wheel Details

Project: pyannotate
Version: 1.2.0
Filename: pyannotate-1.2.0-py2.py3-none-any.whl
Download: [link]
Size: 31675
MD5: e5e96642eb0e3c221dd057fdb479d010
SHA256: bc2b5b4ea57aa90f99da9d71b547262eed19ea4b6ba355bf57439eeab9b90e93
Uploaded: 2019-09-16 15:37:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyannotate
Version: 1.2.0
Summary: PyAnnotate: Auto-generate PEP-484 annotations
Author: Dropbox
Author-Email: guido[at]dropbox.com
Home-Page: https://github.com/dropbox/pyannotate
License: Apache 2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development
Platform: POSIX
Requires-Dist: six
Requires-Dist: mypy-extensions
Requires-Dist: typing (>=3.5.3); python_version < "3.5"
Description-Content-Type: text/markdown
[Description omitted; length: 3823 characters]

WHEEL

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

RECORD

Path Digest Size
pyannotate-1.2.0.dist-info/METADATA sha256=j5BMiRXj8_svJqF6uLYs3w4Xe5oX_RaxedbvhtlGnRQ 4824
pyannotate-1.2.0.dist-info/RECORD
pyannotate-1.2.0.dist-info/WHEEL sha256=gduuPyBvFJQSQ0zdyxF7k0zynDXbIbvg5ZBHoXum5uk 110
pyannotate-1.2.0.dist-info/entry_points.txt sha256=D1KPIGM6oTPfyU8QipusEAoDSDxlDbfPaZMvS60zOAM 75
pyannotate-1.2.0.dist-info/top_level.txt sha256=RKNHh5PEADKNQnurLJGKE4emUaeBVg_WHx6lOHlIjv8 36
pyannotate_runtime/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyannotate_runtime/collect_types.py sha256=I0-gCBIkDfqgYOin-NcKAfCSv2sVxSMPCVzCLiXN1QY 32037
pyannotate_tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyannotate_tools/annotations/__init__.py sha256=ND4qNqtA7PAI6AroCi31S1_JEcwx2GOF0ThevQhbJPw 15
pyannotate_tools/annotations/__main__.py sha256=iTkHCIRT03wxHqP_2nnf3dlVKgG-dwMs02YP-UoqDnk 6031
pyannotate_tools/annotations/infer.py sha256=VxpV6_4azZQE4oe3XNPXBaKMe23J5je1RuWxPxPh-48 8522
pyannotate_tools/annotations/main.py sha256=6JyAwU3KAeO-lnKe44sR0QRwIoLJ6I8T8bE7Q6PI4NE 2829
pyannotate_tools/annotations/parse.py sha256=ovNyqEmdTcXI8esPjpNsRj_WTBaDL3Itwbpl06g6Kmo 10667
pyannotate_tools/annotations/types.py sha256=V7R2DirAHXALCCxMHJejp2F_HnAP9LoUUKEcahE5ukM 3697
pyannotate_tools/fixes/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyannotate_tools/fixes/fix_annotate.py sha256=Qo0femWda0xNmepl-e69g8HEF35Q2vYoXAXC_ZWrlzo 17648
pyannotate_tools/fixes/fix_annotate_json.py sha256=T-w3JHYk_W6Kv82wWF2eGdfB2Ey98VCUL47MfylNuxc 11236

top_level.txt

pyannotate_runtime
pyannotate_tools

entry_points.txt

pyannotate = pyannotate_tools.annotations.__main__:main