Beam vs. Beta9

Beam and Beta9 have similar functionality.

You can switch between either product by changing the SDK imports and CLI commands used:

beam.cloudBeta9
Installationpip install beam-clientpip install beta9
Importsfrom beam import endpointfrom beta9 import endpoint
CLI Commandsbeam serve app.py:functionbeta9 serve app.py:function

Self-Hosting Beta9

Architecture

Contributor Guide

We welcome contributions, big or small! These are the most helpful things for us: