Image

Imagesymmys wrote in Imagepython_dev

My First Sourceforge release (a recipe manager)

So I’ve been working for some time on a python/gtk/gnome-based recipe organizer. Actually, the very first versions of this were written in emacs-lisp and lived entirely in emacs, but it’s evolving into a GUI application my wife (and hopefully others!) can use as well as me.
Screenshots are available at my project home page and the python source is at the sourceforge page here. Although the code is functional, I haven’t yet packaged it up nicely.
Anyway, I do this for fun and I’m self-taught. If anyone is inclined, I would love to have some folks check out the program and/or the code and let me know how I can improve this. I’d also like suggestions for other pygtk/pygnome apps to check out -- before I go much further with this, I’m thinking I should study some source code from other projects to see how things are usually done.