• MarciiTheDev released this 2024-03-03 18:34:57 +00:00 | 0 commits to main since this release

    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
    
    Downloads