tpux

View on PyPIReverse Dependencies (0)

0.1.6 tpux-0.1.6-py3-none-any.whl

Wheel Details

Project: tpux
Version: 0.1.6
Filename: tpux-0.1.6-py3-none-any.whl
Download: [link]
Size: 11143
MD5: 78312a42a6834922c9a8df243b53d891
SHA256: b799a68c458a3e91829028910040a82df0329deba615a209b8cb1b8c515e8746
Uploaded: 2024-07-03 17:46:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tpux
Version: 0.1.6
Summary: A set of Python scripts that makes your experience on TPU better
Author-Email: Shin <shin[at]yixiaoer.sg>
Project-Url: Homepage, https://github.com/yixiaoer/tpux
Project-Url: Issues, https://github.com/yixiaoer/tpux/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: System :: Distributed Computing
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.8
Requires-Dist: psutil
Requires-Dist: fabric
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7981 characters]

WHEEL

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

RECORD

Path Digest Size
tpux/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tpux/cli.py sha256=rSpScfccuY1b27UV2N8XSIYZsYGbT73z0ysji_lvJyI 14768
tpux/podrun.py sha256=_zery6ksBrLwRKO_ezoiYqhxsP5c2bybDV6rS3diKnc 1039
tpux/utils.py sha256=y5FwC1UKQGUTknkUsIrngdUCEYVDRNFYY3bpUorjHJc 1590
tpux-0.1.6.dist-info/LICENSE sha256=HW5fm6R0xBDmybh4tJUoP09S36xWgZRb_oFwKFhWmIc 1061
tpux-0.1.6.dist-info/METADATA sha256=lTqlxSXyjCCuAcg8pUIYx9KuikV86htA74bHgUh0PfQ 8589
tpux-0.1.6.dist-info/WHEEL sha256=y4mX-SOX4fYIkonsAGA5N0Oy-8_gI4FXw5HNI1xqvWg 91
tpux-0.1.6.dist-info/entry_points.txt sha256=dhWNA2suYqU2JJarFIIAj8PwhQr5WbVA_fxJVDAkaZY 65
tpux-0.1.6.dist-info/top_level.txt sha256=qqdPOIyFvjlUa5ZxhMBwKdjcH9z2BandCumUiWDBlGM 5
tpux-0.1.6.dist-info/RECORD

top_level.txt

tpux

entry_points.txt

podrun = tpux.podrun:main
tpux = tpux.cli:main