aistore


Nameaistore JSON
Version 1.9.2 PyPI version JSON
download
home_pageNone
SummaryA (growing) set of client-side APIs to access and utilize clusters, buckets, and objects on AIStore.
upload_time2024-11-08 20:34:30
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords aistore artificial intelligence deep learning etl high performance lightweight object storage object storage petascale
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## AIS Python Components

This package contains the AIStore Python SDK, PyTorch integration, and Botocore patch. 
See the README files in each module for usage details:

- [SDK](https://github.com/NVIDIA/aistore/blob/main/python/aistore/sdk/README.md)
- [PyTorch](https://github.com/NVIDIA/aistore/blob/main/python/aistore/pytorch/README.md)
- [Botocore](https://github.com/NVIDIA/aistore/blob/main/python/aistore/botocore_patch/README.md)

## References

* [AIStore GitHub](https://github.com/NVIDIA/aistore)
* [Documentation](https://aistore.nvidia.com/docs)
* [AIStore pip package](https://pypi.org/project/aistore/)
* [Videos and demos](https://github.com/NVIDIA/aistore/blob/main/docs/videos.md)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "aistore",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "AIStore, Artificial Intelligence, Deep Learning, ETL, High Performance, Lightweight Object Storage, Object Storage, Petascale",
    "author": null,
    "author_email": "AIStore Team <ais@exchange.nvidia.com>",
    "download_url": "https://files.pythonhosted.org/packages/bb/5c/d068e0adb98c2af0310bea52f0effacdc8bd4810099d69d51b1bd4e0451b/aistore-1.9.2.tar.gz",
    "platform": null,
    "description": "## AIS Python Components\n\nThis package contains the AIStore Python SDK, PyTorch integration, and Botocore patch. \nSee the README files in each module for usage details:\n\n- [SDK](https://github.com/NVIDIA/aistore/blob/main/python/aistore/sdk/README.md)\n- [PyTorch](https://github.com/NVIDIA/aistore/blob/main/python/aistore/pytorch/README.md)\n- [Botocore](https://github.com/NVIDIA/aistore/blob/main/python/aistore/botocore_patch/README.md)\n\n## References\n\n* [AIStore GitHub](https://github.com/NVIDIA/aistore)\n* [Documentation](https://aistore.nvidia.com/docs)\n* [AIStore pip package](https://pypi.org/project/aistore/)\n* [Videos and demos](https://github.com/NVIDIA/aistore/blob/main/docs/videos.md)\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A (growing) set of client-side APIs to access and utilize clusters, buckets, and objects on AIStore.",
    "version": "1.9.2",
    "project_urls": {
        "Documentation": "https://aiatscale.org/docs/",
        "Download": "https://github.com/NVIDIA/aistore/tags",
        "Homepage": "https://aiatscale.org",
        "Release notes": "https://github.com/NVIDIA/aistore/releases/",
        "Source": "https://github.com/NVIDIA/aistore/"
    },
    "split_keywords": [
        "aistore",
        " artificial intelligence",
        " deep learning",
        " etl",
        " high performance",
        " lightweight object storage",
        " object storage",
        " petascale"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0bf5364c577676440008bdfaf207cf8f7e9d3c6f5279cc72c01e9e83c9a50a9e",
                "md5": "dbc9aa8f9e51b2716db2524984454992",
                "sha256": "ba133816c4c8760e37ae8ed0315940d2141b182a5c46dff063e8d55266e25224"
            },
            "downloads": -1,
            "filename": "aistore-1.9.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dbc9aa8f9e51b2716db2524984454992",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 118466,
            "upload_time": "2024-11-08T20:34:28",
            "upload_time_iso_8601": "2024-11-08T20:34:28.420425Z",
            "url": "https://files.pythonhosted.org/packages/0b/f5/364c577676440008bdfaf207cf8f7e9d3c6f5279cc72c01e9e83c9a50a9e/aistore-1.9.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb5cd068e0adb98c2af0310bea52f0effacdc8bd4810099d69d51b1bd4e0451b",
                "md5": "be164a54448964ac8316d2456f03737d",
                "sha256": "2efb7aefef61ffb4e08e83f325df7e3a4b015fe63b46332b1288f82d4cbeda46"
            },
            "downloads": -1,
            "filename": "aistore-1.9.2.tar.gz",
            "has_sig": false,
            "md5_digest": "be164a54448964ac8316d2456f03737d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 81534,
            "upload_time": "2024-11-08T20:34:30",
            "upload_time_iso_8601": "2024-11-08T20:34:30.657886Z",
            "url": "https://files.pythonhosted.org/packages/bb/5c/d068e0adb98c2af0310bea52f0effacdc8bd4810099d69d51b1bd4e0451b/aistore-1.9.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-08 20:34:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NVIDIA",
    "github_project": "aistore",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "aistore"
}
        
Elapsed time: 0.40858s