This project is about implementing the Shadowserver API, foremost the reports API, in Python.
Supported and tested Python version: 3.13
Should work on Python version >= 3.10
Note: To use this library you must have a valid API key in order to access the API services of Te Shadowserver Foundation.
pip install shadowserver-apiThe file api.py should never be edited directly; instead it can be generated from async_api.py with
unasyncd