aistore


Nameaistore JSON
Version 1.4.22 PyPI version JSON
download
home_page
SummaryA (growing) set of client-side APIs to access and utilize clusters, buckets, and objects on AIStore.
upload_time2024-03-08 18:04:06
maintainer
docs_urlNone
author
requires_python>=3.7
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://aiatscale.org/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": "",
    "name": "aistore",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "AIStore,Artificial Intelligence,Deep Learning,ETL,High Performance,Lightweight Object Storage,Object Storage,Petascale",
    "author": "",
    "author_email": "AIStore Team <ais@exchange.nvidia.com>",
    "download_url": "https://files.pythonhosted.org/packages/47/d7/b9ea7631b0ba0c6604dc13799265dde0219a0f22488d030f2978151f0683/aistore-1.4.22.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://aiatscale.org/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.4.22",
    "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": "43d02838d87ebc2cbe422d1155faef4eac7da726d5232c18e33d6045d9d36b84",
                "md5": "13857027b22b940c4e88db90f3d688c1",
                "sha256": "69c0b8375bea2cd57b14847ee9065080b83064be8139ba5b03bb1c8127496b0a"
            },
            "downloads": -1,
            "filename": "aistore-1.4.22-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "13857027b22b940c4e88db90f3d688c1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 58379,
            "upload_time": "2024-03-08T18:04:04",
            "upload_time_iso_8601": "2024-03-08T18:04:04.253009Z",
            "url": "https://files.pythonhosted.org/packages/43/d0/2838d87ebc2cbe422d1155faef4eac7da726d5232c18e33d6045d9d36b84/aistore-1.4.22-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47d7b9ea7631b0ba0c6604dc13799265dde0219a0f22488d030f2978151f0683",
                "md5": "95aaa3710bca992005a46f4fb7239a6a",
                "sha256": "85632e95c04c453e1b744d134097bf6800cb935e46b2c0217a3c399ea1acd245"
            },
            "downloads": -1,
            "filename": "aistore-1.4.22.tar.gz",
            "has_sig": false,
            "md5_digest": "95aaa3710bca992005a46f4fb7239a6a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 41684,
            "upload_time": "2024-03-08T18:04:06",
            "upload_time_iso_8601": "2024-03-08T18:04:06.146352Z",
            "url": "https://files.pythonhosted.org/packages/47/d7/b9ea7631b0ba0c6604dc13799265dde0219a0f22488d030f2978151f0683/aistore-1.4.22.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-08 18:04:06",
    "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.21280s