Rhubarb Tart

Python Web Framework built on WSGI/Python Paste.

http://rhubarbtart.org/

by Julian Krause


May'2006 Trying to install

Cheetah: do 'easy_install http://cheeseshop.python.org/packages/source/C/Cheetah/Cheetah-1.0.tar.gz'

  • see many lines like "error removing /Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/Cheetah-1.0-py2.4-macosx-10.3-fat.egg: /Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/Cheetah-1.0-py2.4-macosx-10.3-fat.egg/EGG-INFO: Permission denied"

trying 'easy_install -f http://rhubarbtart.org Rhubarb Tart Paste Script==dev'

  • get::

Searching for Rhubarb Tart Reading http://rhubarbtart.org Best match: Rhubarb Tart dev Downloading <http://svn.rhubarbtart.org/Rhubarb Tart/trunk/#egg=Rhubarb Tart-dev> Doing subversion checkout from <http://svn.rhubarbtart.org/Rhubarb Tart/trunk/> to /tmp/easy_install-SUzIvI/trunk sh: line 1: svn: command not found Processing trunk error: Couldn't find a setup script in /tmp/easy_install-SUzIvI/trunk

Tried again using 'sudo'

Duh, I thought I had installed SubVersion, but I was wrong!

Tried Rhubarb Tart 'sudo easy_install.....' again and it looks good.

  • '/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/Rhubarb Tart-0.6dev_r5247-py2.4.egg' is a directory

Jun5'2006 - got through step2 in tutorial, launched server, got "Hello world!" (Hello World)

  • To see it, change into the (app) directory and run docs/devel_config.ini. This will start a HTTP server on your machine on port 8080.

July20'2006 -

  • playing with URI - it happily takes Wiki Name with slash and no question-mark, but can't seem to leave out the function name, whether it's 'index' or something else.

Sept23'2006


Edited:    |       |    Search Twitter for discussion