Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hpICsp

This library provides a pure Python interface to the HPE Insight Control server provisioning RESTful API.

Installation

From source

$ git clone https://github.com/HewlettPackard/python-hpICsp.git
$ cd python-hpICsp
$ python setup.py install --user  # to install in the user directory (~/.local)
$ sudo python setup.py install    # to install globally

Or if using PIP:

$ git clone https://github.com/HewlettPackard/python-hpICsp.git
$ cd python-hpICsp
$ pip install .

From Pypi

$ pip install hpICsp

Both installation methods work if you are using virtualenv, which you should be!

About

Python language bindings library for HPE Insight Control server provisioning

Resources

Stars

1 star

Watchers

15 watching

Forks

Releases

Packages

Used by

Contributors

Languages