A library that facilitates easy usage of the Satellite 6 API


Keywords
foreman, hacktoberfest, katello, python, redhat-qe, satellite6, satellite6qe
License
GPL-3.0
Install
pip install nailgun==0.32.0

Documentation

NailGun

https://travis-ci.org/SatelliteQE/nailgun.svg?branch=master Documentation Status

NailGun is a GPL-licensed Python library that facilitates easy usage of the Satellite 6 API.

The full documentation is available on ReadTheDocs. It can also be generated locally:

pip install -r requirements.txt -r requirements-dev.txt
make docs-html