Skip to content

tkammer-zz/python-foreman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-foreman

Simple library to acces the Foreman API, the full documentation can be found here: http://david-caro.github.io/python-foreman

.. image:: https://travis-ci.org/david-caro/python-foreman.png :target: https://travis-ci.org/david-caro/python-foreman

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

Releases

No releases published

Packages

No packages published