SDKActive

Beam Python SDK

Python SDK for Beam, defining apps entirely in code with decorators and objects for container images, sandboxes, functions, endpoints, and more.

Open source page

Field note

What it does

Beam's Python SDK is the heart of the Beam platform, allowing developers to define infrastructure and runtime configuration in Python code, with no YAML or config files. It includes classes like Image, Context, Client, Sandbox, and decorators like @endpoint, @function, and @task_queue.

Capabilities

Available capabilities

Tags

Tags

Ways to use it

Ways to use it

pypi

Python / beam

sdk

Python / beam

sdk

Python / https://docs.beam.cloud/v2/getting-started/introduction

Product features

Product features

​ Dict of Base Image Creds

​ Environment

​ Image

​ Image.add_commands()

​ Image.add_python_packages()

​ Image.from_dockerfile()

​ Image.from_id()

​ Image.from_registry()

​ Image.with_envs()

​ Image.with_secrets()

​ List of Base Image Creds

Python SDK Reference