Skip to content

Solizion/py-baselinker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python BaseLinker API

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.

Install

pip install py-baselinker

Versioning

Versioning is base on semver. The new version is release by a new tag.

Licence

This library is distributed under the BSD 3 Licence, see LICENSE for more information.

Contributing

Author of this library is Mikołaj Jeziorny.

If you want to help with development it - fork me!