GitHunt

NailGun

.. 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

Languages

Python99.6%Shell0.3%Makefile0.1%Dockerfile0.0%
GNU General Public License v3.0
Created December 11, 2014
Updated March 2, 2026
SatelliteQE/nailgun | GitHunt