freshcrate
Skin:/

modal

Python client library for Modal

Why this rank:Strong adoptionRecent releaseHealthy release cadence

Description

# Modal Python SDK [![PyPI Version](https://img.shields.io/pypi/v/modal.svg)](https://pypi.org/project/modal/) [![License](https://img.shields.io/badge/license-apache_2.0-darkviolet.svg)](https://github.com/modal-labs/modal-client/blob/master/LICENSE) [![Slack](https://img.shields.io/badge/slack-join-blue.svg?logo=slack)](https://modal.com/slack) The [Modal](https://modal.com/) Python SDK provides convenient, on-demand access to serverless cloud compute from Python scripts on your local computer. ## Documentation See the [online documentation](https://modal.com/docs/guide) for many [example applications](https://modal.com/docs/examples), a [user guide](https://modal.com/docs/guide), and the detailed [API reference](https://modal.com/docs/reference). ## Installation **This library requires Python 3.10 – 3.14.** Install the package with `uv` or `pip`: ```bash uv pip install modal ``` You can create a Modal account (or link your existing one) directly on the command line: ```bash python3 -m modal setup ``` ## Support For usage questions and other support, please reach out on the [Modal Slack](https://modal.com/slack).

Release History

VersionChangesUrgencyDate
main@2026-06-05Latest activity on main branchHigh6/5/2026
1.4.2Imported from PyPI (1.4.2)Low4/21/2026
v1.3.1Tag v1.3.1Low1/22/2026
v1.3.0.post1Tag v1.3.0.post1Low12/20/2025
v1.3.0Tag v1.3.0Low12/20/2025
v1.2.6Tag v1.2.6Low12/16/2025
v1.2.5Tag v1.2.5Low12/13/2025
v1.2.4Tag v1.2.4Low11/21/2025
v1.2.3Tag v1.2.3Low11/20/2025
v1.2.2Tag v1.2.2Low11/10/2025
v1.2.1Tag v1.2.1Low10/22/2025
v1.2.0Tag v1.2.0Low10/9/2025
v1.1.4Tag v1.1.4Low9/3/2025
v1.1.3Tag v1.1.3Low8/19/2025
v1.1.2Tag v1.1.2Low8/14/2025
v1.1.1Tag v1.1.1Low8/1/2025
v1.1.0Tag v1.1.0Low7/17/2025
v1.0.5Tag v1.0.5Low6/27/2025
v1.0.4Tag v1.0.4Low6/13/2025
v1.0.3Tag v1.0.3Low6/5/2025
v1.0.2Tag v1.0.2Low5/26/2025
v1.0.1Tag v1.0.1Low5/19/2025

Dependencies & License Audit

Loading dependencies...

Similar Packages

cloudeventsCloudEvents Python SDKmain@2026-06-02
firebase-adminFirebase Admin Python SDK7.4.0
trio-websocketWebSocket library for Trio0.12.2
modal-clientSDK libraries for Modalmain@2026-06-05
unstructured-clientPython Client SDK for Unstructured APIv0.45.0

More from pypi

markitdownUtility tool for converting various files to Markdown
fastapiFastAPI framework, high performance, easy to learn, fast to code, ready for production
djangoA high-level Python web framework that encourages rapid development and clean, pragmatic design.
flaskA simple framework for building complex web applications.

More in Developer Tools

mypyOptional static typing for Python
pipThe PyPA recommended tool for installing Python packages.
anthropicThe official Python library for the anthropic API
openinference-instrumentationOpenInference instrumentation utilities