Skip to main content

Run anything in the cloud. Replace uv run with vmux run.

Project description

vmux

Run anything in the cloud. Replace uv run with vmux run.

vmux.sdan.io | demos

Install

uv tool install vmux-cli

Usage

vmux run python train.py
# like uv run, but in the cloud. you get a tmux session.

vmux run -d python train.py
# detached. close your laptop. job keeps running (up to 7 days).

vmux attach abc123
# back in your tmux session. from your phone, another laptop, wherever.

vmux run -d -p 8000 python server.py
# expose a port, get a preview URL. websockets just work.

vmux ps
vmux logs -f abc123
vmux stop abc123

How it works

  • AST parses your imports, bundles only what you need (skips .git, venvs, checkpoints, etc.)
  • auto-detects deps from pyproject.toml, requirements.txt, or PEP 723 inline scripts
  • editable packages? we find them, bundle them, install them (transitive deps too)
  • runs on cloudflare containers with 168h keepalive
  • real tmux session inside. survives disconnects. reattach from anywhere.
  • pre-baked image: pytorch, transformers, numpy, pandas, fastapi

Limits

  • 0.25 vCPU, 1GB RAM per job
  • 2GB disk (ephemeral, R2 mount soon)
  • 7 day max runtime (indefinitely soon)
  • outbound network unrestricted, inbound via preview URLs
  • experimental: some jobs may be randomly evicted

Pricing

Free for the holidays, then $2/mo.

License

MIT

Project details


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.5.0.tar.gz (61.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vmux_cli-0.5.0-py3-none-any.whl (25.8 kB view details)

Uploaded Python 3

File details

Details for the file vmux_cli-0.5.0.tar.gz.

File metadata

  • Download URL: vmux_cli-0.5.0.tar.gz
  • Upload date:
  • Size: 61.9 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

Hashes for vmux_cli-0.5.0.tar.gz
Algorithm Hash digest
SHA256 31fb1462f501004d99469b0a78eda5a6a021dfa53cb7cfbc5fdfaf8b301d0985
MD5 ee4f96f96b75f9cfc6caa41fd66ada95
BLAKE2b-256 d1f4a61f00ecdf70817f10925554fd66ca12569034a897c14f042cd42b8cc844

See more details on using hashes here.

File details

Details for the file vmux_cli-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: vmux_cli-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 25.8 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

Hashes for vmux_cli-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e738127ad5ddcbcc20454791f8e7c724d4b4e5f9b90c58fd58d6533152e9e2ac
MD5 d2d68cea71c5964195cda845184fae48
BLAKE2b-256 9d3a84a0c77f612d688b5b83e8040f98b0e3db96d8cdbc063677d738476e938b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page