github.com/NVIDIA/aistore@v1.3.23-0.20240517131212-7df6609be51d/python/README.md (about)

     1  ## AIS Python Components
     2  
     3  This package contains the AIStore Python SDK, PyTorch integration, and Botocore patch. 
     4  See the README files in each module for usage details:
     5  
     6  - [SDK](https://github.com/NVIDIA/aistore/blob/main/python/aistore/sdk/README.md)
     7  - [PyTorch](https://github.com/NVIDIA/aistore/blob/main/python/aistore/pytorch/README.md)
     8  - [Botocore](https://github.com/NVIDIA/aistore/blob/main/python/aistore/botocore_patch/README.md)
     9  
    10  ## References
    11  
    12  * [AIStore GitHub](https://github.com/NVIDIA/aistore)
    13  * [Documentation](https://aiatscale.org/docs)
    14  * [AIStore pip package](https://pypi.org/project/aistore/)
    15  * [Videos and demos](https://github.com/NVIDIA/aistore/blob/main/docs/videos.md)