Skip to content

niranjandr/python-hpICsp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hpICsp

This library provides a pure Python interface to the HP 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

About

Python language bindings library for HP Insight Control server provisioning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%