hyper-shell

View on PyPIReverse Dependencies (0)

2.5.1 hyper_shell-2.5.1-2-py3-none-any.whl

Wheel Details

Project: hyper-shell
Version: 2.5.1
Filename: hyper_shell-2.5.1-2-py3-none-any.whl
Download: [link]
Size: 92273
MD5: 7b0ce13035a80fd8c80f50e627cbdeb2
SHA256: ea7ff9dcffd49e6be2d0608ebdba99513a155428fb324390e5618bd223d8cfb6
Uploaded: 2024-05-26 17:34:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hyper-shell
Version: 2.5.1
Summary: A cross-platform, high-throughput computing utility for processing shell commands over a distributed, asynchronous queue.
Author: Geoffrey Lentner
Author-Email: glentner[at]purdue.edu
Home-Page: https://hyper-shell.readthedocs.io
Project-Url: Documentation, https://hyper-shell.readthedocs.io
Project-Url: Repository, https://github.com/glentner/hyper-shell
License: Apache-2.0
Keywords: distributed-computing,command-line-tool,shell-scripting,high-performance-computing,high-throughput-computing
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Utilities
Requires-Python: >=3.10,<4.0
Requires-Dist: cmdkit (<3.0.0,>=2.7.5)
Requires-Dist: paramiko (<4.0.0,>=3.4.0)
Requires-Dist: psycopg2 (<3.0.0,>=2.9.9)
Requires-Dist: rich (<14.0.0,>=13.7.1)
Requires-Dist: sqlalchemy (<3.0.0,>=2.0.29)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Requires-Dist: tomlkit (<0.13.0,>=0.12.4)
Description-Content-Type: text/x-rst
[Description omitted; length: 3480 characters]

WHEEL

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

RECORD

Path Digest Size
hypershell/__init__.py sha256=8ywyH2ihLPcRBg7RG-qjEtF-7nZjbVqgaXgGL33m9L0 3291
hypershell/client.py sha256=VXyvoEVxJh6I5d1VqImGzKWVqDkc52N7rTBM4UNBqeY 48899
hypershell/cluster/__init__.py sha256=3clVp0XcemEt5_Hoh7ydBVqpAeNaab4Ok0Wz6f-2nKY 18491
hypershell/cluster/local.py sha256=PA-dapeu4OQ_P3v_-YCr9jodxs3Sh1ruuLM9K1D4rNM 3668
hypershell/cluster/remote.py sha256=P5Qs6UMWy0tiGVmRyB3WzCDh6w6-eNu2NO8Ymi8l140 18647
hypershell/cluster/ssh.py sha256=kzCzI-F2SIMR16wnan1pQAmOIMwZJeaqC17FxmIQUDw 8799
hypershell/config.py sha256=HZFlRYPrEU7hdMMqJJ5VqBtXO-k_dmcG2xl_e_WVp-M 14724
hypershell/core/__init__.py sha256=oOoJBD0FCTygCu1gLU2BgOixGXZZgZc0GyO88JndJx8 118
hypershell/core/config.py sha256=4G2fdovuV76A4nkVEl6u8Lu3wNDjZI5O-jT5tkcjanA 12260
hypershell/core/exceptions.py sha256=bTeBXo0MccbSBxDCwhl5Lt_RlD-UkuaBdJnFVX6otr4 5078
hypershell/core/fsm.py sha256=KG3ln1Hm_V4s8o4GSIrSknw5aPiGaLxqf363lIx4ZM8 2012
hypershell/core/heartbeat.py sha256=jNe3NPb5xgaDQoRiwRYy9zi3LDH0WFEcRl6oou2htgs 1963
hypershell/core/logging.py sha256=Q7zaV3Cb4t8BQcBX0baeL_BoA1pFHT67im5lnQhYB5E 6364
hypershell/core/platform.py sha256=41M-2slUT06tz3UZUTt03jdSzw0K1oc5YBlZ98SgyMc 4323
hypershell/core/queue.py sha256=6MUuDbG_6jDCmGEIeZRq8NyV6HmYgeHa1eFpGjNjSkc 5347
hypershell/core/remote.py sha256=__puznGr8DyOQXZlC-01BBow4N9OKFYxaWF73ZWAWZc 6733
hypershell/core/signal.py sha256=QYycqqW09ZXBhaHeaalj4U4jNrUdHM0Ke5uoOqQx_JY 1416
hypershell/core/template.py sha256=blJnZoz8LW3To0AJYbcVyvlgEgwrke1mHUPTmsLhSx0 7244
hypershell/core/thread.py sha256=l2YadL6D5GtihpnRNdyL3jgMUbnePZnif2h939BFMxY 1597
hypershell/core/types.py sha256=DQp4evWaEMI8ux_OOhMvOaSAoQeSidu5_n_Nqvnz6nA 742
hypershell/data/__init__.py sha256=AalRKY7ZM2KFoh_W9f2hOcF7vfL1tVNvKM90rz-MONI 4407
hypershell/data/core.py sha256=nC_dhiNcoY6WnziDTGQ4_Z-YQeIv_sfOr0Vs8TBC33I 7873
hypershell/data/model.py sha256=pdmX8pd2054F9Sl5lTlbUumFbf52rvuU3o3-mx4ueLM 23479
hypershell/server.py sha256=3t5oggL5ohTNGxRIdXGXMw8SE-wuT3HAvM1iz5UYNL0 46380
hypershell/submit.py sha256=hJApCKTsSYLy-VdWCA5hjYfmIEuO8JOWo_qPNqhdmJM 28193
hypershell/task.py sha256=EfQiMbNX5AsPs98rSHiB3N-rllQCDUFrhe4soo_AwEU 45898
hyper_shell-2.5.1.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
hyper_shell-2.5.1.dist-info/METADATA sha256=zg6u4ISzdwO5-_G5ngJaS4u3sn3psISFmhlOAiCeI4Q 4903
hyper_shell-2.5.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
hyper_shell-2.5.1.dist-info/entry_points.txt sha256=RUmxxSygL6Q-i5Z7GsI0jQCnARA6oHOxh2rGdrfM6ow 66
hyper_shell-2.5.1.dist-info/RECORD

entry_points.txt

hs = hypershell:main
hyper-shell = hypershell:main