an auto-generated python wrapper for the OPNsense API.
extract.rb can be used to scrape the OPNsense API documentation (located here) and automatically generate python code that wraps all documented endpoints.
The basic client structure was taken from https://github.com/mtreinish/pyopnsense. Thank you Matthew Treinish for creating the basis of this project!