/sppclientold

A Python framework for calling the SPP REST API

Primary LanguagePythonApache License 2.0Apache-2.0

SPP Client

This project aims to build a Python client for SPP

This repo holds two components.

  • An SDK that can be used by anyone interested in integrating SPP operations in their workflow.
  • Sample scripts for common tasks and workflows

Installation

$ pip install sppclient

OR

$ python setup.py install