python-pype

View on PyPIReverse Dependencies (0)

0.0.88 python_pype-0.0.88-py3-none-any.whl

Wheel Details

Project: python-pype
Version: 0.0.88
Filename: python_pype-0.0.88-py3-none-any.whl
Download: [link]
Size: 15943
MD5: 6a883318e33dbbe6b2a7ac3deb7c1a0b
SHA256: 113f1824f620dcc1afc52288f442c8fbe28ecdabc1cb92d2deba224af126f1c6
Uploaded: 2019-04-13 02:49:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-pype
Version: 0.0.88
Summary: An example package. Generated with cookiecutter-pylibrary.
Author: pype contributors
Author-Email: pype[at]example.com
Home-Page: http://example.com
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Requires-Dist: click
Requires-Dist: toolz
Requires-Dist: attrs
Requires-Dist: click-default-group
Requires-Dist: parso
Requires-Dist: bump2version
Requires-Dist: trio
Requires-Dist: async-generator
Requires-Dist: async-exit-stack
Requires-Dist: appdirs
Requires-Dist: toml
Description-Content-Type: text/x-rst
[Description omitted; length: 6842 characters]

WHEEL

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

RECORD

Path Digest Size
pype/__init__.py sha256=Ge3OLyCa5z2MEA3O93UDpNMQq5MACZxW0BRW4KN64Vw 18
pype/__main__.py sha256=gdptk8jOfWuM-CHvc5DXah4uyiwLz-8HHVHPFCHoFBc 29
pype/_version.py sha256=srm9qFI99kDT-oXFpizdLeg-jJjj2aOCKQyWEds8oME 23
pype/app.py sha256=dhZuEUEe_a9VHqcdiQhkjue7lQ4jeBJafkhNcaUb0Mc 3229
pype/asynch.py sha256=vjRquYjqJPTbFfPq6mHA_E1ccduu0KIEcHwqN29WuXM 3662
pype/cli.py sha256=NNSu1kCzsrXlgl06o1oN7aAcu3Kgfl-UFjB5ZEDGE5s 1531
pype/config.py sha256=B-HjSIHEKXdXp8U_GiHdaT3zSQKNq5yYCaYI_Nk4N7o 764
pype/interfaces.py sha256=83nwj0BeXSchZsQRh_OaF4vXRp1iuCvAcLBCt-La10k 788
pype/interpret.py sha256=DyefMiizEo3-EZqJPykQa_5ExbfOmHs3y53zJNXbKQQ 4188
pype/plug.py sha256=USC8tXY1GpJz0XySikOQHxuyBTpJtUbw2Q9urp8frWI 5218
pype/traversals.py sha256=h3RZ93Tb5ObPKlt2-weY43ulmq4MCcQ4rnIFGleR8m0 9120
pype/utils.py sha256=2jvP78lz6XIWDP6GnQD3tYRj7CsCsHjAvNZaFTSpWU0 14
pype/plugins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pype/plugins/basic.py sha256=vtP2nQP1wQ5aP5l2JU4C_2LrnUqXlKyhc-6aTtclUM8 5552
python_pype-0.0.88.dist-info/METADATA sha256=3l2eAyoN8EyYXQDf85ueaRC0rliCXUIYkLBM84dmYEM 7915
python_pype-0.0.88.dist-info/WHEEL sha256=U88EhGIw8Sj2_phqajeu_EAi3RAo8-C6zV3REsWbWbs 92
python_pype-0.0.88.dist-info/entry_points.txt sha256=Khe0sEUu6wYS_sjkAT6RkeKcLdyn1ciHJQZ29G0ycWw 76
python_pype-0.0.88.dist-info/top_level.txt sha256=86AsNSzlNPK2HsPSDXwYNaD4mqPiCLL-vZaGmR35dwA 5
python_pype-0.0.88.dist-info/RECORD

top_level.txt

pype

entry_points.txt

pype = pype.cli:cli
basic = pype.plugins