This repo contains a python library to interact with a sharelatex server via git.
The inital idea and code for this implementation was taken from inria.
This version works with ldap-overleaf-sl and more general with sharelatex 3.X and 4.X.
git clone https://github.com/smhaller/git-sharelatex
cd git-sharelatex
pip install [-e] .
pip3 install [-e] .
- works now with sharelatex version 4.x
- works now default with the login of sharelatex (including some fixes and shortcuts)
- added some os checks (keyring, files)
- added missing dependencies