Releases: MarcSync/marcsync-python-client
Releases · MarcSync/marcsync-python-client
Version 0.1.0 - Setup basic functionality
This is the first ever release of our official MarcSync Python Client, the client currently covers some basic functionality.
This release is similar to the v1.0.2-dev release of the NodeJS Client.
Websocket Support (like in the NodeJS Client) as well as a documentation will follow soon.
BUGS ARE TO BE EXPECTED - PLEASE REPORT THEM AS ISSUE OR IN OUR DISCORD SERVER
Installation:
Unix/macOS
pip install marcsync
Windows
py -m pip install marcsync