mirror of
https://github.com/cve-search/pyvariot.git
synced 2024-11-23 07:17:21 +00:00
Python module to query the VARIoT IoT vulnerabilities and exploits databases
.github | ||
docs | ||
pyproject | ||
tests | ||
.gitignore | ||
.pre-commit-config.yaml | ||
.readthedocs.yml | ||
LICENSE | ||
mypy.ini | ||
poetry.lock | ||
pyproject.toml | ||
README.md |
Python client and module for Project Template
This is a simple template used in all the web based APIs in this repository, and a few others.
Installation
pip install pyproject
Usage
Command line
You can use the client
command to do a thing:
Library
See API Reference