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 install
on *nix, ORpython3 setup.py install
on Windows.
Please refer to the Wiki for more information on usage.