PyVulnerabilityLookup/docs/source/index.rst

38 lines
578 B
ReStructuredText
Raw Permalink Normal View History

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