Skip to content

This is a sligthly modified version of https://gitlab.inria.fr/sed-rennes/sharelatex/python-sharelatex and can be used with ldap-overleaf-sl. Tags: sharelatex overleaf git

License

Notifications You must be signed in to change notification settings

smhaller/git-sharelatex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git / Sharelatex Integration

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.

Installation

git clone https://github.com/smhaller/git-sharelatex
cd git-sharelatex
pip install [-e] .

On older systems

pip3 install [-e] .

Adaptations

  • 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

About

This is a sligthly modified version of https://gitlab.inria.fr/sed-rennes/sharelatex/python-sharelatex and can be used with ldap-overleaf-sl. Tags: sharelatex overleaf git

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published