modal
Python client library for Modal
Rank: #1184Downloads: 10,022,073 (30 days)Stars: 442Forks: 82
Description
Modal Python SDK
The Modal Python SDK provides convenient, on-demand access to serverless cloud compute from Python scripts on your local computer.
Documentation
See the online documentation for many example applications, a user guide, and the detailed API reference.
Installation
This library requires Python 3.10 – 3.14.
Install the package with uv or pip:
uv pip install modal
You can create a Modal account (or link your existing one) directly on the command line:
python3 -m modal setup
Support
For usage questions and other support, please reach out on the Modal Slack.