pyvariot/docs/source/index.rst
2024-06-07 15:54:49 +02:00

37 lines
501 B
ReStructuredText

Welcome to PyVARIoT's documentation!
====================================
This is the client API for `PyVARIoT <https://github.com/cve-search/variot>`_:
foo
Installation
------------
The package is available on PyPi, so you can install it with::
pip install pyvariot
Usage
-----
You can use `variot` as a python script::
$ variot -h
Or as a library:
.. toctree::
:glob:
api_reference
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`