Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

py-pure-client

Package Overview
Dependencies
Maintainers
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

py-pure-client

Pure Storage Python clients for FlashArray, FlashBlade, and Pure1 APIs

  • 1.59.0
  • PyPI
  • Socket score

Maintainers
26

Pure Storage 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.5 or higher. Third-party libraries are also required.

Installation

pip Installation

$ pip3 install py-pure-client

Manual Installation

$ git clone https://github.com/PureStorage-OpenConnect/py-pure-client.git
$ cd py-pure-client
$ pip install -r requirements.txt
$ python setup.py install

Documentation

For full documentation, including a quick start guide and examples, see https://pure-storage-py-pure-client.readthedocs-hosted.com/en/latest/index.html.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc