Skip to content

Releases: MarcSync/marcsync-python-client

Version 0.1.0 - Setup basic functionality

03 Mar 18:45

Choose a tag to compare

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