aiopnsense ========== ``aiopnsense`` is an asynchronous Python client library for OPNsense. This documentation is organized into: - **Installation** for package setup and dependencies - **Quickstart** for minimal end-to-end examples - **Authentication** for TLS, certificate validation, and session setup - **API Reference** for the public library surface generated from docstrings - **Changelog** for release-oriented documentation entry points .. toctree:: :maxdepth: 2 :caption: Contents installation quickstart authentication api/index changelog