Skip to content

david-caro/python-foreman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ac45634 · Oct 12, 2022
Jul 28, 2015
Oct 9, 2016
Jan 7, 2018
Aug 20, 2014
Jan 7, 2018
Jun 9, 2017
Jun 9, 2017
Jan 7, 2018
Oct 28, 2013
Oct 1, 2016
Oct 12, 2022
Oct 9, 2016
Oct 1, 2016
Oct 14, 2016
Oct 9, 2016
Jan 7, 2018

Repository files navigation

NOTE: this library is not being maintained anymore, if anyone is willing to continue please open an issue/discussion.

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