alo

View on PyPIReverse Dependencies (0)

0.3.0 alo-0.3.0-py3-none-any.whl

Wheel Details

Project: alo
Version: 0.3.0
Filename: alo-0.3.0-py3-none-any.whl
Download: [link]
Size: 2978
MD5: 0c1648707f4ecaaad75e387673125835
SHA256: 8e9ddf93fd99a5629e0d0ba12468f579d4811c07ab97edf867b34037042a76e0
Uploaded: 2019-12-07 17:34:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: alo
Version: 0.3.0
Summary: A tool to combine function with DAG
Author: uchuhimo
Author-Email: uchuhimo[at]outlook.com
Home-Page: https://github.com/uchuhimo/alo
Project-Url: Repository, https://github.com/uchuhimo/alo
License: Apache-2.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Requires-Dist: click
Requires-Dist: contextvars; python_version < "3.7"
Requires-Dist: dataclasses; python_version < "3.7"
Requires-Dist: more-itertools
Requires-Dist: six
Requires-Dist: typing-extensions
Requires-Dist: typing; python_version < "3.7"
Description-Content-Type: text/markdown
[Description omitted; length: 1339 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.0b8
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
alo/__init__.py sha256=JXKb3u_YZboMEDbpHXR1PO3juc3BBneJqIrasNMMhQw 119
alo/cli.py sha256=DUEasX_0DZ0fcHvXE_bTYkcCLMLryrcT5-LTsAWQqrU 373
alo-0.3.0.dist-info/entry_points.txt sha256=pgB8s5_rQWc2S9SDBXuW704tIS4QegdT1UqAv3AfDuE 36
alo-0.3.0.dist-info/LICENSE sha256=WaLJQYtsuBR68DCBxnApus-iRSdOJo7ttBu7-NKXZHg 580
alo-0.3.0.dist-info/WHEEL sha256=KvY1g7zIOl4mQEMkderYQrWQRhoTqMOhqr9g8hbxY54 85
alo-0.3.0.dist-info/METADATA sha256=5JZjt6kX8tdgTMnWNjzngmq6avm8w7tAPxBlpdgPkkg 2312
alo-0.3.0.dist-info/RECORD

entry_points.txt

alo = alo.cli:main