# Python client and module to query the VARIoT IoT vulnerabilities and exploits databases This is a Python client and module to query the [VARIoT IoT vulnerabilities and exploits databases](https://www.variotdbs.pl/api/). ## Installation ```bash pip install pyvariot ``` ## Usage ### Command line You can use the `variot` command to query the database: ```bash ``` ### Library See [API Reference]()