Tutorials

These are a work in progress

Documentation

Unfortunately there is currently no real documentation at the time. However, to use kefir, just run the following at the command line.

$ python kefir.py something.glade
This will create a file
something.py
in the same folder. You can insert code practically anywhere, but to use it effectively, please read Sandino's guides below first.

Other Documents

Here are a few links to some documents Sandino Flores Moreno and others wrote referring to the original Tepache program. The ideas contained therein are still very true for kefir, and components from Tepache are used in Kefir, such as SimpleGladeApp, and reading about it is still very useful.

If anyone has links to other articles, please send them my way. Likewise, any articles written on using Kefir will also be included here.

plants