.. image:: https://codecov.io/gh/SatelliteQE/nailgun/branch/master/graph/badge.svg :target: https://app.codecov.io/gh/SatelliteQE/nailgun
.. image:: https://img.shields.io/pypi/pyversions/nailgun.svg :target: https://pypi.org/project/nailgun/
.. image:: https://img.shields.io/pypi/l/nailgun.svg :target: https://pypi.org/project/nailgun
.. image:: https://github.com/SatelliteQE/nailgun/workflows/update_nailgun_package_to_PyPI/badge.svg :alt: Build PyPI status on GitHub Actions :target: https://github.com/SatelliteQE/nailgun/actions
.. image:: https://readthedocs.org/projects/nailgun/badge/?version=latest :target: https://nailgun.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
NailGun is a GPL-licensed Python library that facilitates easy usage of the Satellite 6 API.
The full documentation <http://nailgun.readthedocs.io/en/latest/>
_ is
available on ReadTheDocs. It can also be generated locally::
pip install -r requirements.txt -r requirements-dev.txt
make docs-html