Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.03 KB

README.rst

File metadata and controls

28 lines (20 loc) · 1.03 KB

NailGun

Build PyPI status on GitHub Actions 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