aistore


Nameaistore JSON
Version 1.12.2 PyPI version JSON
download
home_pageNone
SummaryClient-side APIs to access and utilize clusters, buckets, and objects on AIStore.
upload_time2025-02-19 01:21:04
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
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/)
* [KubeCon 2024 presentation](https://www.youtube.com/watch?v=N-d9cbROndg)


            

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": "Team AIStore <aistore@nvidia.com>",
    "download_url": "https://files.pythonhosted.org/packages/19/12/8bd1a83cdecfc6bb102da394404c12f69fdc29e81a067588b0bb66ac9e2a/aistore-1.12.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* [KubeCon 2024 presentation](https://www.youtube.com/watch?v=N-d9cbROndg)\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Client-side APIs to access and utilize clusters, buckets, and objects on AIStore.",
    "version": "1.12.2",
    "project_urls": {
        "Changelog": "https://github.com/NVIDIA/aistore/blob/main/python/CHANGELOG.md",
        "Documentation": "https://aistore.nvidia.com/docs/python-sdk",
        "Homepage": "https://aistore.nvidia.com",
        "Source": "https://github.com/NVIDIA/aistore/tree/main/python/aistore/sdk"
    },
    "split_keywords": [
        "aistore",
        " artificial intelligence",
        " deep learning",
        " etl",
        " high performance",
        " lightweight object storage",
        " object storage",
        " petascale"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f0c115b4f284c45ef690279909e8b0ffbe226df46dcc1a9ce4d2616bb0d2676f",
                "md5": "2ca2f9199fee61f1fa044a75003d39fa",
                "sha256": "ce80fe46025871d95677718a2ae6dc96bfe29aa71b79b573ff1d38bffa1ab4d5"
            },
            "downloads": -1,
            "filename": "aistore-1.12.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2ca2f9199fee61f1fa044a75003d39fa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 125624,
            "upload_time": "2025-02-19T01:21:02",
            "upload_time_iso_8601": "2025-02-19T01:21:02.106007Z",
            "url": "https://files.pythonhosted.org/packages/f0/c1/15b4f284c45ef690279909e8b0ffbe226df46dcc1a9ce4d2616bb0d2676f/aistore-1.12.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "19128bd1a83cdecfc6bb102da394404c12f69fdc29e81a067588b0bb66ac9e2a",
                "md5": "6b6e340f72c6398bb7cec5e546b84cc2",
                "sha256": "c3348fc383b04956e66e7734284aaec2e98e4f5bdb95c586d63c04f3df25b9c7"
            },
            "downloads": -1,
            "filename": "aistore-1.12.2.tar.gz",
            "has_sig": false,
            "md5_digest": "6b6e340f72c6398bb7cec5e546b84cc2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 86525,
            "upload_time": "2025-02-19T01:21:04",
            "upload_time_iso_8601": "2025-02-19T01:21:04.375201Z",
            "url": "https://files.pythonhosted.org/packages/19/12/8bd1a83cdecfc6bb102da394404c12f69fdc29e81a067588b0bb66ac9e2a/aistore-1.12.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-19 01:21:04",
    "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: 7.27543s