Installation

Currently the SchevoPylonsNav package is in mscott's sandbox: http://schevo.org/svn/sandbox/mscott/SchevoPylonsNav/trunk#egg=SchevoPylonsNav-dev

Use this command line to install it, assuming you have PythonEggTools installed:

$ pet-get source -f http://schevo.org/wiki/SchevoPylonsNav SchevoPylonsNav==dev
$ cd schevopylonsnav
$ python setup.py develop

Trying it out

Copy a database into your "schevopylonsnav" directory you created above, and make sure the filename is "dev.db".

Run paster serve --reload development.ini.

After it is serving, browse to the address it gives you, which is probably http://127.0.0.1:5000 to navigate the database.