The official Python client library for direct access to the OpenPLZ API.
- Supports Python 3.8+
- Supports all available API endpoints
- Supports paged responses and RFC 9457 error responses
- Uses Requests as HTTP client.
The OpenPLZ API Python Client is available on PiPy, and installation via pip is the recommended way to install:
pip install openplzapi-client
Documentation is available in the GitHub wiki.
Yes, that would be much appreciated. The best way to help is to post a response via the Issue Tracker and/or submit a Pull Request.