modal


Namemodal JSON
Version 1.2.1 PyPI version JSON
download
home_pageNone
SummaryPython client library for Modal
upload_time2025-10-22 20:07:57
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseApache-2.0
keywords modal client cloud serverless infrastructure
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Modal Python SDK

[![PyPI Version](https://img.shields.io/pypi/v/modal.svg)](https://pypi.org/project/modal/)
[![License](https://img.shields.io/badge/license-apache_2.0-darkviolet.svg)](https://github.com/modal-labs/modal-client/blob/master/LICENSE)
[![Tests](https://github.com/modal-labs/modal-client/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/modal-labs/modal-client/actions/workflows/ci-cd.yml)
[![Slack](https://img.shields.io/badge/slack-join-blue.svg?logo=slack)](https://modal.com/slack)

The [Modal](https://modal.com/) Python SDK 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 `uv` or `pip`:

```bash
uv 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/05/67/a3581c4ca0a4aaf025d4bfc844943fe8d4629ab56e5ee03b4c363099f2d4/modal-1.2.1.tar.gz",
    "platform": null,
    "description": "# Modal Python SDK\n\n[![PyPI Version](https://img.shields.io/pypi/v/modal.svg)](https://pypi.org/project/modal/)\n[![License](https://img.shields.io/badge/license-apache_2.0-darkviolet.svg)](https://github.com/modal-labs/modal-client/blob/master/LICENSE)\n[![Tests](https://github.com/modal-labs/modal-client/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/modal-labs/modal-client/actions/workflows/ci-cd.yml)\n[![Slack](https://img.shields.io/badge/slack-join-blue.svg?logo=slack)](https://modal.com/slack)\n\nThe [Modal](https://modal.com/) Python SDK 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 `uv` or `pip`:\n\n```bash\nuv pip 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.2.1",
    "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": "302b9e7d6ce150e37e8566d03b986cebc0a3a4f8a8f74f0004f775c5f9b23a6c",
                "md5": "11fa76b50200942c94152c8f2a31520a",
                "sha256": "151b4942bad86f8b13a21226328cca8be005a0e780736fa6561226fedbade431"
            },
            "downloads": -1,
            "filename": "modal-1.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "11fa76b50200942c94152c8f2a31520a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 733792,
            "upload_time": "2025-10-22T20:07:54",
            "upload_time_iso_8601": "2025-10-22T20:07:54.243348Z",
            "url": "https://files.pythonhosted.org/packages/30/2b/9e7d6ce150e37e8566d03b986cebc0a3a4f8a8f74f0004f775c5f9b23a6c/modal-1.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0567a3581c4ca0a4aaf025d4bfc844943fe8d4629ab56e5ee03b4c363099f2d4",
                "md5": "a20afcb6ad2213014787394395f9e2bd",
                "sha256": "c1d0de8bbaf41fa382b837bd79193b6eb0fa67560ad1bb882a55409fc51607fb"
            },
            "downloads": -1,
            "filename": "modal-1.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a20afcb6ad2213014787394395f9e2bd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 636887,
            "upload_time": "2025-10-22T20:07:57",
            "upload_time_iso_8601": "2025-10-22T20:07:57.792964Z",
            "url": "https://files.pythonhosted.org/packages/05/67/a3581c4ca0a4aaf025d4bfc844943fe8d4629ab56e5ee03b4c363099f2d4/modal-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-22 20:07:57",
    "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"
}
        
Elapsed time: 2.42165s