Skip to content

PureStorage-OpenConnect/py-pure-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

188 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Everpure Unified Python SDK

Overview

The py-pure-client Python package provides clients that use the Pure1 1.x REST API, the FlashArray REST 2.x API, and the FlashBlade REST 2.x API.

For the current FlashBlade REST 1.x Python SDK, see here. For the current FlashArray REST 1.x Python SDK, see here.

Requirements

The library requires Python 3.8 or higher. Third-party libraries are also required.

Installation

pip Installation

$ pip3 install py-pure-client

Manual Installation

$ pip3 install build
$ git clone https://github.com/PureStorage-OpenConnect/py-pure-client.git
$ cd py-pure-client
$ python3 -m build
$ pip3 install dist/py_pure_client-*-py3-none-any.whl

Documentation

For full documentation, including a quick start guide and examples, see https://code.purestorage.com/py-pure-client

About

Everpure Unified APIs Python Client

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages