jlsherrill / python-rhsm

A Python library to communicate with Candlepin

Home Page:http://candlepinproject.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-rhsm is a small Python wrapper for making REST calls to a Candlepin
Subscription Management Engine. Information about this library and Candlepin
can be found at: 

http://www.candlepinproject.org

To use, create an rhsm.connection.UEPConnection object and examine the methods
it provides. The vast majority of what this library offers is on this class.

About

A Python library to communicate with Candlepin

http://candlepinproject.org

License:GNU General Public License v2.0


Languages

Language:Python 94.3%Language:C 5.7%