Beam is an open-source cloud platform that lets you:
You only pay for the compute you use, by the millisecond of usage.
🎁 Create an Account
Create an account on Beam. You’ll get 15 hours of free credit when you signup!
🚧 Activate a Python Virtual Environment (Recommended)
Activate a Python virtualenv, which is where you’ll install the Beam SDK.
📝 Register API Token and Install SDK
Retrieve your API token from the dashboard, on the API Keys page.
Paste the token in the command below to install the Beam SDK. Make sure to replace [TOKEN]
with your actual token.
Your API key will be saved to the ~/.beam/config.ini
file on your computer.
Once these steps are complete, you can follow our Hello World to begin running workloads right away!
Give us a star on Github! Beam is completely open source.
Beam is an open-source cloud platform that lets you:
You only pay for the compute you use, by the millisecond of usage.
🎁 Create an Account
Create an account on Beam. You’ll get 15 hours of free credit when you signup!
🚧 Activate a Python Virtual Environment (Recommended)
Activate a Python virtualenv, which is where you’ll install the Beam SDK.
📝 Register API Token and Install SDK
Retrieve your API token from the dashboard, on the API Keys page.
Paste the token in the command below to install the Beam SDK. Make sure to replace [TOKEN]
with your actual token.
Your API key will be saved to the ~/.beam/config.ini
file on your computer.
Once these steps are complete, you can follow our Hello World to begin running workloads right away!
Give us a star on Github! Beam is completely open source.