# RFModal - Roboflow Fork of Modal Python Library
This is a Roboflow fork of the [Modal Python library](https://github.com/modal-labs/modal-client).
## Fork Information
- **Original Package**: [modal](https://pypi.org/project/modal/)
- **Original Author**: Modal Labs
- **Fork Maintainer**: Roboflow, Inc.
- **PyPI Package**: `rfmodal`
---
# Original README: Modal Python Library
[](https://pypi.org/project/modal/)
[](https://github.com/modal-labs/modal-client/blob/master/LICENSE)
[](https://github.com/modal-labs/modal-client/actions/workflows/ci-cd.yml)
[](https://modal.com/slack)
The [Modal](https://modal.com/) Python library 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.9 – 3.13.**
Install the Roboflow fork:
```shell
pip install rfmodal
```
## Developing
See the
[contributing guide](https://github.com/modal-labs/modal-client/blob/main/CONTRIBUTING.md)
for instructions on setting up a development environment.
Raw data
{
"_id": null,
"home_page": null,
"name": "rfmodal",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "modal, client, cloud, serverless, infrastructure",
"author": null,
"author_email": "Modal Labs <support@modal.com>",
"download_url": "https://files.pythonhosted.org/packages/8b/b3/a3c4b3c90014c697b16fd7cf54779aeecbbec200040c78eada50425f87ff/rfmodal-1.2.4.tar.gz",
"platform": null,
"description": "# RFModal - Roboflow Fork of Modal Python Library\n\nThis is a Roboflow fork of the [Modal Python library](https://github.com/modal-labs/modal-client).\n\n## Fork Information\n\n- **Original Package**: [modal](https://pypi.org/project/modal/)\n- **Original Author**: Modal Labs\n- **Fork Maintainer**: Roboflow, Inc.\n- **PyPI Package**: `rfmodal`\n\n---\n\n# Original README: Modal Python Library\n\n[](https://pypi.org/project/modal/)\n[](https://github.com/modal-labs/modal-client/blob/master/LICENSE)\n[](https://github.com/modal-labs/modal-client/actions/workflows/ci-cd.yml)\n[](https://modal.com/slack)\n\nThe [Modal](https://modal.com/) Python library provides convenient, on-demand\naccess to serverless cloud compute from Python scripts on your local computer.\n\n## Documentation\n\nSee the [online documentation](https://modal.com/docs/guide) for many\n[example applications](https://modal.com/docs/examples),\na [user guide](https://modal.com/docs/guide), and the detailed\n[API reference](https://modal.com/docs/reference).\n\n## Installation\n\n**This library requires Python 3.9 \u2013 3.13.**\n\nInstall the Roboflow fork:\n\n```shell\npip install rfmodal\n```\n\n## Developing\n\nSee the\n[contributing guide](https://github.com/modal-labs/modal-client/blob/main/CONTRIBUTING.md)\nfor instructions on setting up a development environment.\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Roboflow fork of Modal Python client library",
"version": "1.2.4",
"project_urls": {
"Documentation": "https://modal.com/docs",
"Homepage": "https://modal.com",
"Issue Tracker": "https://github.com/modal-labs/modal-client/issues",
"Source": "https://github.com/modal-labs/modal-client"
},
"split_keywords": [
"modal",
" client",
" cloud",
" serverless",
" infrastructure"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d698e06e98d3f631487ea066569c5545a11e259ed6503a89b17ddb49de16c87f",
"md5": "b0ea7b6320055f983d1c38832a125223",
"sha256": "f1eada4d99af82bb0ddfc23b836e8c8b293f062dedd17e8e03e2501604c4c022"
},
"downloads": -1,
"filename": "rfmodal-1.2.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b0ea7b6320055f983d1c38832a125223",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 496932,
"upload_time": "2025-08-31T04:21:17",
"upload_time_iso_8601": "2025-08-31T04:21:17.423755Z",
"url": "https://files.pythonhosted.org/packages/d6/98/e06e98d3f631487ea066569c5545a11e259ed6503a89b17ddb49de16c87f/rfmodal-1.2.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8bb3a3c4b3c90014c697b16fd7cf54779aeecbbec200040c78eada50425f87ff",
"md5": "66d608ebc5a6955bf1b85421673740b8",
"sha256": "c5993d825a87a9c8935d6a0a5e5d9f33e331e017c94f9872263928ef8ac97062"
},
"downloads": -1,
"filename": "rfmodal-1.2.4.tar.gz",
"has_sig": false,
"md5_digest": "66d608ebc5a6955bf1b85421673740b8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 438295,
"upload_time": "2025-08-31T04:21:19",
"upload_time_iso_8601": "2025-08-31T04:21:19.476769Z",
"url": "https://files.pythonhosted.org/packages/8b/b3/a3c4b3c90014c697b16fd7cf54779aeecbbec200040c78eada50425f87ff/rfmodal-1.2.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-31 04:21:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "modal-labs",
"github_project": "modal-client",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "rfmodal"
}