mirror of
https://github.com/cve-search/pyvariot.git
synced 2024-11-23 15:27:22 +00:00
37 lines
501 B
ReStructuredText
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`
|