# 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 package with `pip`:
```bash
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).
Raw data
{
"_id": null,
"home_page": null,
"name": "modal",
"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/ba/96/6696e536e7d0063eab645c11330e2daa5b87dbccc12c719307079b362050/modal-1.1.4.tar.gz",
"platform": null,
"description": "# 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 package with `pip`:\n\n```bash\npip install modal\n```\n\nYou can create a Modal account (or link your existing one) directly on the\ncommand line:\n\n```bash\npython3 -m modal setup\n```\n\n## Support\n\nFor usage questions and other support, please reach out on the\n[Modal Slack](https://modal.com/slack).\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Python client library for Modal",
"version": "1.1.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": "3dcf6b3988de454d65e6f5b6471400dbb1f28ad4784f24abd5d3f392a39df782",
"md5": "15653adb4889980e488b32e0f07e77ae",
"sha256": "fcacbc22c5db59b76239f54e16e35c5a4a24cda10b465f1e4750311418939212"
},
"downloads": -1,
"filename": "modal-1.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "15653adb4889980e488b32e0f07e77ae",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 685859,
"upload_time": "2025-09-03T22:25:35",
"upload_time_iso_8601": "2025-09-03T22:25:35.477745Z",
"url": "https://files.pythonhosted.org/packages/3d/cf/6b3988de454d65e6f5b6471400dbb1f28ad4784f24abd5d3f392a39df782/modal-1.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ba966696e536e7d0063eab645c11330e2daa5b87dbccc12c719307079b362050",
"md5": "c6a3a417f00af78468b625dad0ae5a48",
"sha256": "67f612f41ef6091e24a92fb9bb158fabf5e8f6ff7351a2c7ae2140bb112b871b"
},
"downloads": -1,
"filename": "modal-1.1.4.tar.gz",
"has_sig": false,
"md5_digest": "c6a3a417f00af78468b625dad0ae5a48",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 594653,
"upload_time": "2025-09-03T22:25:38",
"upload_time_iso_8601": "2025-09-03T22:25:38.440613Z",
"url": "https://files.pythonhosted.org/packages/ba/96/6696e536e7d0063eab645c11330e2daa5b87dbccc12c719307079b362050/modal-1.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-03 22:25:38",
"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": "modal"
}