/modal-client

Python client library for Modal

Primary LanguagePythonApache License 2.0Apache-2.0

Modal Python Library

The Modal Python Library provides convenient, on-demand access to serverless cloud compute from Python scripts on your local computer.

Documentation

See the Modal documentation for Python, with examples of how to use the library.

Installation

This requires Python 3.7 or later. Install the package with:

pip install modal

Then, you can create a Modal account (or link your existing one) directly on the command line.

python3 -m modal setup

Support

If you have beta access to Modal, join our Slack community to get quick customer support. An invite link is available on your user dashboard.