teapod

View on PyPIReverse Dependencies (0)

0.3.8 teapod-0.3.8-py3-none-any.whl

Wheel Details

Project: teapod
Version: 0.3.8
Filename: teapod-0.3.8-py3-none-any.whl
Download: [link]
Size: 7040
MD5: 29e91057320be1273d359d68adc2bb90
SHA256: 1215a5233037d96479e587d5b1ad825a501ce5c3375e8fdb0a299f460f2459e7
Uploaded: 2022-05-27 01:48:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: teapod
Version: 0.3.8
Summary: Teapod.
Author: Yevgnen Koh
Author-Email: wherejoystarts[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<4.0
Requires-Dist: pytoml
Requires-Dist: resworb
Requires-Dist: rich
[No description]

WHEEL

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

RECORD

Path Digest Size
teapod/__init__.py sha256=MGaMUrodRAdlFUsoUg8DBYhwcSuQco6Tve_d2aQIHjw 47
teapod/scripts/information.py sha256=JIizl6onMo23cVv9lyJO90HhPMxJ_410NmEQHvVV7y8 2609
teapod/scripts/org_import.py sha256=l-pccZLnsrosrnx7vtRflKxUmHkVBNqilzW0EKEJiuU 2561
teapod/scripts/pip_update_all.py sha256=xioSnS5c7MnAX-gfBlMs64gsBW6UoNd1PWUqOqPw538 253
teapod/scripts/poetry_add_latest.py sha256=dbzna1gwHb2fGfqMCF27TAbO1amaOzCiE2QDrAmxDXg 1058
teapod/scripts/poetry_export_requirements.py sha256=_R9bJOzOqKpuNs0jrblM7DBA_ci17POZ2RSnumYh95Y 2403
teapod/scripts/surge_to_ss.py sha256=Kzj5Q2-AF9MGQPOnV1POCUqVJjiSRxlxwEsx3xBDn_Y 2875
teapod-0.3.8.dist-info/entry_points.txt sha256=P3bWeJOYZPYlCvTnol_zwXoou17sIGG9NZTM6p7dEGE 329
teapod-0.3.8.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
teapod-0.3.8.dist-info/METADATA sha256=c6yvsmgZ8MWA3yeYsm3x82ONzRfK6xJpVBvFaph5BrU 418
teapod-0.3.8.dist-info/RECORD

entry_points.txt

information = teapod.scripts.information:main
org-import = teapod.scripts.org_import:main
pip-update-all = teapod.scripts.pip_update_all:main
poetry-add-latest = teapod.scripts.poetry_add_latest:main
poetry-export-requirements = teapod.scripts.poetry_export_requirements:main
surge-to-ss = teapod.scripts.surge_to_ss:main