isolate-proto


Nameisolate-proto JSON
Version 0.10.2 PyPI version JSON
download
home_pageNone
Summary(internal) gRPC definitions for Isolate Cloud
upload_time2025-07-11 18:09:29
maintainerNone
docs_urlNone
authorFeatures & Labels <support@fal.ai>
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # gRPC definitions for Isolate Controller (this should really be called isolate_controller_proto)

For regenerating definitions:

```
$ cd projects/isolate_proto
$ pip install -e '.[dev]'
$ python ../../tools/regen_grpc.py --isolate-version <isolate version>
$ pre-commit run --all-files
```

The `<isolate version>` argument needs to be a [tag from the isolate Github project](https://github.com/fal-ai/isolate/tags) minus the leading `v`.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "isolate-proto",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Features & Labels <support@fal.ai>",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/f4/d1/18ee348a37826ec9e91441832eca29691e6a6217197f4ff47c079ad09a63/isolate_proto-0.10.2.tar.gz",
    "platform": null,
    "description": "# gRPC definitions for Isolate Controller (this should really be called isolate_controller_proto)\n\nFor regenerating definitions:\n\n```\n$ cd projects/isolate_proto\n$ pip install -e '.[dev]'\n$ python ../../tools/regen_grpc.py --isolate-version <isolate version>\n$ pre-commit run --all-files\n```\n\nThe `<isolate version>` argument needs to be a [tag from the isolate Github project](https://github.com/fal-ai/isolate/tags) minus the leading `v`.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "(internal) gRPC definitions for Isolate Cloud",
    "version": "0.10.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a569f2cd282a597b485c9d8992cb5bccf810867e5d6c587bc1bff9c1fca6faf7",
                "md5": "d0f9769c632c4055e91bdd010080f8c8",
                "sha256": "aaddac5a5728190148858b9fb442f4db93708b5f523a30f53ebe0ee0f0c90310"
            },
            "downloads": -1,
            "filename": "isolate_proto-0.10.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d0f9769c632c4055e91bdd010080f8c8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 21774,
            "upload_time": "2025-07-11T18:09:28",
            "upload_time_iso_8601": "2025-07-11T18:09:28.150735Z",
            "url": "https://files.pythonhosted.org/packages/a5/69/f2cd282a597b485c9d8992cb5bccf810867e5d6c587bc1bff9c1fca6faf7/isolate_proto-0.10.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f4d118ee348a37826ec9e91441832eca29691e6a6217197f4ff47c079ad09a63",
                "md5": "50bc0aa63113e6f63a1a38a12ce5477d",
                "sha256": "c65a99d9b57a527b9e7e81941bdc9bad014c9c96c3063ca9b4a64c221cc28687"
            },
            "downloads": -1,
            "filename": "isolate_proto-0.10.2.tar.gz",
            "has_sig": false,
            "md5_digest": "50bc0aa63113e6f63a1a38a12ce5477d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 19506,
            "upload_time": "2025-07-11T18:09:29",
            "upload_time_iso_8601": "2025-07-11T18:09:29.331313Z",
            "url": "https://files.pythonhosted.org/packages/f4/d1/18ee348a37826ec9e91441832eca29691e6a6217197f4ff47c079ad09a63/isolate_proto-0.10.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-11 18:09:29",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "isolate-proto"
}
        
Elapsed time: 0.43741s