Run any command in the cloud. Like tmux, but virtual.
Project description
vmux
Run any command in the cloud. Like tmux, but virtual.
Install
uv tool install vmux
Usage
# Login with GitHub
vmux login
# Run a command (streams output)
vmux run python train.py
# Run in background
vmux run --detach python long_job.py
# Attach to running job
vmux attach <job_id>
# View logs
vmux logs <job_id>
Features
- Cloud execution: Run Python scripts on Cloudflare containers
- Automatic dependencies: Uses
uvfor instant package installs - Interactive terminal: Attach to running jobs via tmux
- Background jobs: Detach and reattach anytime
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vmux_cli-0.3.0.tar.gz
(58.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
vmux_cli-0.3.0-py3-none-any.whl
(22.4 kB
view details)
File details
Details for the file vmux_cli-0.3.0.tar.gz.
File metadata
- Download URL: vmux_cli-0.3.0.tar.gz
- Upload date:
- Size: 58.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e12d9f9bd1e22cdb34ab6cd202af1b7d22afaa589adfda4a2efebfc8bf18954
|
|
| MD5 |
f926750d1b3dad5612b7b0564b796e06
|
|
| BLAKE2b-256 |
04059a4dd5a1495d72434ad7e2ad4149a2836b4ba9ca397e3fe3f403eaefccaa
|
File details
Details for the file vmux_cli-0.3.0-py3-none-any.whl.
File metadata
- Download URL: vmux_cli-0.3.0-py3-none-any.whl
- Upload date:
- Size: 22.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7828261fa367c1859bc924e2c89afb05b25dd22545dbada6caa3fb179fda57ae
|
|
| MD5 |
327333d71dcd8b7473c6afef9f7c11cd
|
|
| BLAKE2b-256 |
5f4390ea2103b2caaf8f349a01d055470a8cc496b84d42a33f358be841f89a1a
|