py3toolkit

View on PyPIReverse Dependencies (0)

0.2.4 py3toolkit-0.2.4-py3-none-any.whl

Wheel Details

Project: py3toolkit
Version: 0.2.4
Filename: py3toolkit-0.2.4-py3-none-any.whl
Download: [link]
Size: 8037
MD5: e6988691cff8d06ac515580b18c8ace2
SHA256: a6bc53b59f9c391ae91d702c341469f450f619e9c7d3cc65a3ff98ab8a384955
Uploaded: 2023-02-01 11:35:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: py3toolkit
Version: 0.2.4
Summary: my python3 toolkit for daily use
Author: codeskyblue
Author-Email: codeskyblue[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<4.0
Requires-Dist: Jinja2 (<4.0.0,>=3.1.2)
Requires-Dist: dataclasses-json (<0.6.0,>=0.5.7)
Requires-Dist: pexpect
Requires-Dist: prompt_toolkit
Requires-Dist: pyyaml (<7.0,>=6.0)
Requires-Dist: requests (<3.0.0,>=2.28.1)
[No description]

WHEEL

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

RECORD

Path Digest Size
py3toolkit/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
py3toolkit/gen_supervisor_conf.py sha256=E-AkqNjf06MDzp68gjL4y600XZLB-YWka7L0aE99GDI 4654
py3toolkit/sshx.py sha256=TDdeZHM1QQuJNTkJcPeExtKw7TCUgwK5UlhEjh02-b8 11193
py3toolkit-0.2.4.dist-info/LICENSE sha256=4CWtIPO6He3rjJ0p2nxDATL4T-ZrtA-ki7lNjOjr9pY 1068
py3toolkit-0.2.4.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
py3toolkit-0.2.4.dist-info/entry_points.txt sha256=qrjF3Cj7ofi-rIIk290jPUf_GhOz35bine6EfeRsjrE 101
py3toolkit-0.2.4.dist-info/METADATA sha256=qkWmv9Up7uvmHQ9htZn923dRmf8LWpMeiAiUkOWA26A 712
py3toolkit-0.2.4.dist-info/RECORD

entry_points.txt

gen_supervisor_conf = py3toolkit.gen_supervisor_conf:main
sshx = py3toolkit.sshx:main