This is a Roboflow fork of the Modal Python library.
- Original Package: modal
- Original Author: Modal Labs
- Fork Maintainer: Roboflow, Inc.
- PyPI Package:
rfmodal
The Modal Python library provides convenient, on-demand access to serverless cloud compute from Python scripts on your local computer.
See the online documentation for many example applications, a user guide, and the detailed API reference.
This library requires Python 3.9 – 3.13.
Install the Roboflow fork:
pip install rfmodal
See the contributing guide for instructions on setting up a development environment.