python-etherpad_lite icon indicating copy to clipboard operation
python-etherpad_lite copied to clipboard

Python interface for Etherpad-Lite's HTTP API

Results 3 python-etherpad_lite issues
Sort by recently updated
recently updated
newest added

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…