rmx

View on PyPIReverse Dependencies (0)

0.2.3 rmx-0.2.3-py3-none-any.whl

Wheel Details

Project: rmx
Version: 0.2.3
Filename: rmx-0.2.3-py3-none-any.whl
Download: [link]
Size: 22871
MD5: 935f37050075066ec35d4d1a0fdf8158
SHA256: 23d960d054bc5b19524e59d11eb9f767d79fdebdfd496ab44269b2dfc77953d6
Uploaded: 2022-11-15 16:05:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rmx
Version: 0.2.3
Summary: Remote code deployment and execution for ML researchers.
Author-Email: Takuma Yoneda <takuma-yoneda[at]users.noreply.github.com>,Takuma Yoneda <takuma.ynd[at]gmail.com>
Project-Url: Homepage, https://github.com/takuma-yoneda/rmx
License: MIT License
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8
Requires-Dist: colorlog
Requires-Dist: docker
Requires-Dist: dockerpty (>=0.4.1)
Requires-Dist: fabric
Requires-Dist: pyjson5
Requires-Dist: python-dotenv
Requires-Dist: python-on-whales (>=0.53.0)
Requires-Dist: randomname
Requires-Dist: simple_slurm_command
Description-Content-Type: text/markdown
[Description omitted; length: 1006 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-pep517 1.0.5
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
rmx/__init__.py sha256=27YkAYVc6hBCUV8LMvwrRRKCYCv8ZOK8llA790QhOlc 685
rmx/_version.py sha256=PNiDER4qM19h9zdsdfgKt2_dT4WgYK7EguJ8RU2qA_g 22
rmx/cli/__init__.py sha256=bfrfTIzx6C43jWSkDRrGKPnU3WQystO5ADnDYyd-dFM 2054
rmx/cli/_config_loader.py sha256=60xUSqxtGyIGlZTwuDCDcMVrAKSYCc2wTo3_hIG7ZKo 4920
rmx/cli/_utils.py sha256=-NC_E9ye2WBwoN8uMvMYYG7yiL-bOgLIe9EGq0h__sc 2046
rmx/cli/run.py sha256=VkCWroG0YTNl142wWxk_mTBHwBqvmAr4Zo2HiQVafTQ 15711
rmx/cli/sync.py sha256=4B_E1VQQKjsnFtX-6Sf2XmLGwiJiiWowMvNPPi3u8f4 3428
rmx/config.py sha256=TqEMeo0L_wK7HI8K6JtdqY5VDVcXwod28ORUp1apE5U 5364
rmx/helpers.py sha256=FBgQaG4SbzRbfg6E2K8jUI5V_BLwemSLThy4NPre_ic 8239
rmx/machine.py sha256=ezIUX5PtwygfIrOUS2cs53RddE_30XoOyIBHaxnjoHI 3795
rmx/runner.py sha256=S6H2oIiUGXvDokyjNb2FZx80Q6e6W4ad2PItb1b8muQ 15002
rmx-0.2.3.dist-info/entry_points.txt sha256=2Sjj2znsTm97Z0eur1xGz44OcA1lMsFC52SdQAnMhfY 36
rmx-0.2.3.dist-info/WHEEL sha256=TQSpXlWZjPl29LMjkpbkR7iGxKB2AMwzfSmPuPn1ZS8 87
rmx-0.2.3.dist-info/METADATA sha256=HpRj8w8ftJ9cv9Felj8WHmaiXDZeD5GQUUI7mmm0JOw 2031
rmx-0.2.3.dist-info/RECORD

entry_points.txt

rmx = rmx.cli:main