pywharf-core

View on PyPIReverse Dependencies (2)

0.2.2 pywharf_core-0.2.2-py3-none-any.whl

Wheel Details

Project: pywharf-core
Version: 0.2.2
Filename: pywharf_core-0.2.2-py3-none-any.whl
Download: [link]
Size: 24354
MD5: 34ca97f51726b70f264b6faef693cdab
SHA256: d88b3e05c241d071352334d435ce3e98356dd717743b966007bd713f361e8c3d
Uploaded: 2020-07-11 18:16:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pywharf-core
Version: 0.2.2
Summary: A private PyPI server powered by flexible backends.
Author: huntzhan
Author-Email: huntzhan.dev[at]gmail.com
Home-Page: https://github.com/pywharf/pywharf-core
Project-Url: Repository, https://github.com/pywharf/pywharf-core
License: MIT
Keywords: private,pypi,packaging,dependency
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7,<4.0
Requires-Dist: Jinja2 (<3.0.0,>=2.11.1)
Requires-Dist: Paste (<4.0.0,>=3.4.0)
Requires-Dist: apscheduler (<4.0.0,>=3.6.3)
Requires-Dist: cryptography (<3.0,>=2.8)
Requires-Dist: dramatiq[redis] (<2.0.0,>=1.8.1)
Requires-Dist: filelock (<4.0.0,>=3.0.12)
Requires-Dist: fire (<0.3.0,>=0.2.1)
Requires-Dist: flask (<2.0.0,>=1.1.1)
Requires-Dist: flask-login (<0.6.0,>=0.5.0)
Requires-Dist: lxml (<5.0.0,>=4.5.1)
Requires-Dist: psutil (<6.0.0,>=5.6.7)
Requires-Dist: pydantic (<2.0,>=1.4)
Requires-Dist: redis-server (<6.0.0,>=5.0.7)
Requires-Dist: shortuuid (<0.6.0,>=0.5.0)
Requires-Dist: toml (<0.11.0,>=0.10.0)
Requires-Dist: waitress (<2.0.0,>=1.4.3)
Description-Content-Type: text/markdown
[Description omitted; length: 64 characters]

WHEEL

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

RECORD

Path Digest Size
pywharf_backends/file_system/__init__.py sha256=7BAPeaqSX2g76Wzo05b6bgeKZ4W8D8C-1NIoAAeGr9g 453
pywharf_backends/file_system/impl.py sha256=QKPqbd_-A_3e8s9ImZqYx0zYW_ojImyJw46Yn9vzRfE 9135
pywharf_core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pywharf_core/backend.py sha256=N5OwQwynWGTWPWIw3MUfEw1nMoDMVkacJnjPw-6tZUw 12442
pywharf_core/job.py sha256=pI-JEj3FLe5uNYsY_jQQ1zXuSg4ZnyhaAKBvCpdJTXU 1461
pywharf_core/server.py sha256=d4guDYd8kME6qUepfkHzH2eZ-4-hjkCr5L6vB37656k 12640
pywharf_core/utils.py sha256=ZVgyx8x1K97MaoBXy65FeMxoxdnBEU0cgKl4IFw2VUg 5322
pywharf_core/web.py sha256=_qptlKJ1U5MZCNvwVOjjnjIYh7eZwsmrNWTfbjDNjcE 3135
pywharf_core/workflow.py sha256=KVSxfPaxiIuaH3SWgtReMScoasyrcyVuA0BKltBC-O0 27550
pywharf_testkit/__init__.py sha256=ZC3AfX1wI0ABrwSmbjp4_3o4wR6bZwvJVE_ygFWV_fQ 6018
pywharf_core-0.2.2.dist-info/entry_points.txt sha256=x803jGVBtCo6ZWnnxFC1BUhMSnAqmAXjObY6kcw0TPQ 129
pywharf_core-0.2.2.dist-info/LICENSE sha256=UkBJrTKVq0To5sCkVJ1g-eL5NpkImAH4tYjQbGrOfNQ 1101
pywharf_core-0.2.2.dist-info/WHEEL sha256=G_NFpzHmv_dUXgCUSAWL0-bLL-eMzYU6DzDeGXbRXUk 83
pywharf_core-0.2.2.dist-info/METADATA sha256=8gOTShgzC_8Qr6Bx-rX0d4Sz5BimaIWJnjufJTbcUvg 1458
pywharf_core-0.2.2.dist-info/RECORD

entry_points.txt

pywharf_server = pywharf_core.server:run_server_cli
pywharf_update_index = pywharf_core.workflow:update_index_cli