python-gvm: Python API for the Greenbone Vulnerability Manager
==============================================================

**python-gvm** is the official python library to control the Greenbone
Vulnerability Manager (GVM) remotely.

.. note:: **python-gvm** requires at least Python 3.7. Python 2 is not supported.

User Guide
----------

This sections explains how to install **python-gvm** and shows example use cases.

.. toctree::
   :maxdepth: 2

   install
   usage

The API Documentation
---------------------

Information about specific functions, classes, or methods
can be found in this part of the documentation.

.. toctree::
   :maxdepth: 2

   api/api


Indices and Tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
