py-baselinker is a Python client library for accessing the BaseLinker service.
Currently, library is BETA version and testing only on Python version 3.8.
Library not implement each of method from BaseLinker API Documentation yet.
pip install py-baselinker
Versioning is base on semver. The new version is release by a new tag.
This library is distributed under the BSD 3 Licence, see LICENSE for more information.
Author of this library is Mikołaj Jeziorny.
If you want to help with development it - fork me!