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 version sharelatex version 3/4 of ldap-overleaf-sl. For sharelatex 5.X inrias version: https://gitlab.inria.fr/sed-rennes/sharelatex/python-sharelatex works.
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