aistore


Nameaistore JSON
Version 1.10.0 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-12-03 23:31:37
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/41/33/1a5af5d325aff065e685e8c85344d6831a09edb1ed41245b5f97e4657431/aistore-1.10.0.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.10.0",
    "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": "849130801b6d323621fb3e95694531820565ecfc29b3d1b9a542c83be8ee6c3f",
                "md5": "ccd635e49460219c88f181121192595f",
                "sha256": "06ba6788f07a379dad6f723c1355f1f1de0afcdc4f03d17b00a62e070b195002"
            },
            "downloads": -1,
            "filename": "aistore-1.10.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ccd635e49460219c88f181121192595f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 120997,
            "upload_time": "2024-12-03T23:31:35",
            "upload_time_iso_8601": "2024-12-03T23:31:35.435317Z",
            "url": "https://files.pythonhosted.org/packages/84/91/30801b6d323621fb3e95694531820565ecfc29b3d1b9a542c83be8ee6c3f/aistore-1.10.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "41331a5af5d325aff065e685e8c85344d6831a09edb1ed41245b5f97e4657431",
                "md5": "aba72a94ab65f75549427f6a0e6f7f2a",
                "sha256": "992da355084d580011a96f362f037d4d845d1a81bcaac971e3c12092cb7d1d76"
            },
            "downloads": -1,
            "filename": "aistore-1.10.0.tar.gz",
            "has_sig": false,
            "md5_digest": "aba72a94ab65f75549427f6a0e6f7f2a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 82800,
            "upload_time": "2024-12-03T23:31:37",
            "upload_time_iso_8601": "2024-12-03T23:31:37.635084Z",
            "url": "https://files.pythonhosted.org/packages/41/33/1a5af5d325aff065e685e8c85344d6831a09edb1ed41245b5f97e4657431/aistore-1.10.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-03 23:31:37",
    "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.43102s