Skip to content

Small low level python wrapper around Foreman API

License

Notifications You must be signed in to change notification settings

kcl-nmssys/python-foreman

 
 

Repository files navigation

python-foreman

Latest Version in PyPI Travis build status Downloads Supported Python versions Project Licens

Simple library to acces the Foreman API, the full documentation can be found here:

http://python-foreman.readthedocs.org

Installation

Execute as root:

$ python setup.py sdist
$ pip install ./dist/python-foreman-\*.tar.gz

Plugins

The plugins should be a simple module file with the a dictionary named DEFS with the definitions of the new methods as in the definitions.py file

About

Small low level python wrapper around Foreman API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.0%
  • Shell 4.0%