Skip to content

From laptop to cloud
cluster within seconds.

Any language. Any cloud. Now, developers have the superpower of supercomputers without managing clusters.

Terminal
$ uv tool install --from https://px.app/releases/latest px
PX installed! ✅

$ px cluster up jpg
<px> Reading [px.yaml]
<px> Connected to your [Google Cloud Platform] account. ✅
<px> Cluster up [2 nodes x 4 cores = 8 cores]. ✅

$ python jpg.py data/input.jpg
Processed 1 image(s) in 0.5s

$ px run --cluster jpg -a images.txt 'python jpg.py'
<px> Reading [px.yaml]
<px> Submitting 'python jpg.py' job to PX cluster [2 nodes].
[...]
Processed 1000 image(s) in 14.7s
đŸŒŠī¸

Runs in your cloud

Finds you the cheapest compute

🚀

Easy parallelism

From 1 process to 1000s in seconds

🔎

Real-time debugging

See your PX app in the PX dashboard

Choose Your Stack

Python
Programming Language
AWS
Cloud Platform
Execution Engine

Supported Programming Languages