Downloads
Fetegeo is developed using Python. You will also need a database and database connector. Currently only PostgreSQL is supported; any DB API compatible database connector (e.g. PyGreSQL) should work.
Releases
Releases:
Fetegeo current
Public Git repository (hosted by github). The Git repository is recommended for anyone interested working on Fetegeo. To checkout your own copy of Fetegeo execute the following command:
git clone git://github.com/ltratt/fetegeo.git