Skip to content
/ ettil Public

Edit the Text Interface Library

License

Notifications You must be signed in to change notification settings

lfernsy/ettil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ettil: Edit the Text Interface Library

ettil is a simple library that makes it a lot easier to interface with Tikolu's Edit the Text.

How do I update/install it?

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, OR python3 setup.py install on Windows.

How do I use it?

Please refer to the Wiki for more information on usage.