aistore


Nameaistore JSON
Version 1.4.23 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-06-07 18:16:54
maintainerNone
docs_urlNone
authorNone
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": null,
    "name": "aistore",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "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/9a/13/e165902346f38f0f3ea7c9fb62162235bb828d072096d181bd2b5328b589/aistore-1.4.23.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.23",
    "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": "aaa1e0197a7b4cf69d99dfa2f2824f4687bf084edf339740e050c77ae45082d2",
                "md5": "ee8299648e6571c207928d6f232064e6",
                "sha256": "b21cf32a6248d1cb5289791688dec7bbd1928a902bbfbce057170aad2487e97f"
            },
            "downloads": -1,
            "filename": "aistore-1.4.23-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ee8299648e6571c207928d6f232064e6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 72843,
            "upload_time": "2024-06-07T18:16:52",
            "upload_time_iso_8601": "2024-06-07T18:16:52.717508Z",
            "url": "https://files.pythonhosted.org/packages/aa/a1/e0197a7b4cf69d99dfa2f2824f4687bf084edf339740e050c77ae45082d2/aistore-1.4.23-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9a13e165902346f38f0f3ea7c9fb62162235bb828d072096d181bd2b5328b589",
                "md5": "c916415ffce753e4b792ce2cc010bd79",
                "sha256": "56f46ddd8cc8f966e81002759e9e6ade0baa7623088c46a1089aebebb191d503"
            },
            "downloads": -1,
            "filename": "aistore-1.4.23.tar.gz",
            "has_sig": false,
            "md5_digest": "c916415ffce753e4b792ce2cc010bd79",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 52683,
            "upload_time": "2024-06-07T18:16:54",
            "upload_time_iso_8601": "2024-06-07T18:16:54.439465Z",
            "url": "https://files.pythonhosted.org/packages/9a/13/e165902346f38f0f3ea7c9fb62162235bb828d072096d181bd2b5328b589/aistore-1.4.23.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-07 18:16:54",
    "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.23264s