🎁 Create an Account
🚧 Activate a Python Virtual Environment (Recommended)
python3 -m venv .venv && source .venv/bin/activate
📝 Register API Token and Install SDK
[TOKEN]
pip install beam-client && beam configure default --token [TOKEN]
~/.beam/config.ini
Was this page helpful?