ettil is a simple library that makes it a lot easier to interface with Tikolu's Edit the Text.
I will be trying to get this on PyPI soon, but for now:
- Obtain the source by either:
- Downloading it via the green Code button and and extracting it, OR
- Running
git clone https://github.com/tlras/ettil.
- Go into this new directory.
- Run
./setup.py installon *nix, ORpython3 setup.py installon Windows.
Please refer to the Wiki for more information on usage.