Python module to query the VARIoT IoT vulnerabilities and exploits databases
Find a file
2024-06-07 11:07:52 +02:00
.github Initial commit 2024-06-07 11:07:52 +02:00
docs Initial commit 2024-06-07 11:07:52 +02:00
pyproject Initial commit 2024-06-07 11:07:52 +02:00
tests Initial commit 2024-06-07 11:07:52 +02:00
.gitignore Initial commit 2024-06-07 11:07:52 +02:00
.pre-commit-config.yaml Initial commit 2024-06-07 11:07:52 +02:00
.readthedocs.yml Initial commit 2024-06-07 11:07:52 +02:00
LICENSE Initial commit 2024-06-07 11:07:52 +02:00
mypy.ini Initial commit 2024-06-07 11:07:52 +02:00
poetry.lock Initial commit 2024-06-07 11:07:52 +02:00
pyproject.toml Initial commit 2024-06-07 11:07:52 +02:00
README.md Initial commit 2024-06-07 11:07:52 +02:00

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