1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
Python Bindings for the Glare Artifact Repository
=================================================
This is a client for the Glare Artifact Repository. There's :doc:`a Python API <ref/index>` (the :mod:`glareclient` module) and a :doc:`command-line script<man/glare>` (installed as :program:`glare`).
Python API
----------
Python API Reference
~~~~~~~~~~~~~~~~~~~~
Command-line Tool Reference
~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. toctree::
:maxdepth: 1
man/glare
Command-line Tool
-----------------
Release Notes
=============
|