This is a python wrapper for the Owerrez REST API. Currently it only implements the GET calls. It is my intent to fully implement the entire v2.0 api. For more information on the OwnerRez API see thier documentation ( OwnerRez 2.0)
To install the OwnerRez API package, you can use pip. Open your terminal or command prompt and run the following command:
$ python3 -m pip install ownerrezconnector
Instructions on how to use the project and any relevant examples.
Guidelines on how to contribute to the project.
This project is licensed under the MIT License.