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.gladeThis will create a file
something.pyin 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.
- Writing PyGTK applications in a visual way - Sandino's original guide to writing programs with Tepache.
- Writing win32 applications with python and glade - Another article on how to write real world applications using tepache.
- SimpleGladeApp.py Reference - A reference to the SimpleGladeApp super class used through out every Kefirized Application.
- SimpleGladeApp.py Source - For you crazies that prefer learning directly from source
Menu
News
June 16, 2006 Kefir PR3 Released! With a tutorial! June 13, 2006 New and improved, the website uses the psychadelic powers of PHP! Click anywhere and see dragons! June 9, 2006 Well, We've managed to get a website out. You're looking at it! Click anywhere!