The Modal Python Library provides convenient, on-demand access to serverless cloud compute from Python scripts on your local computer.
See the Modal documentation for Python, with examples of how to use the library.
This requires Python 3.7 – 3.11. Install the package with:
pip install modalThen, you can create a Modal account (or link your existing one) directly on the command line.
python3 -m modal setupIf you have beta access to Modal, join our Slack community to get quick customer support. An invite link is available on your user dashboard.