python-etherpad_lite
python-etherpad_lite copied to clipboard
Python interface for Etherpad-Lite's HTTP API
I am new to programming, so maybe I am missing some fundamental points, but for me to get the "from python" version working I had to make two small changes...
I recently upgraded my Etherpad-Lite install to v1.6.4 due to some security vulnerabilities that were discovered, and found out the hard way that my code which uses your Python API...
I haven't really tested this, and this project doesn't have CI, so…