Get the Code
Current Version
The current "production" version...
- uses PostgreSQL+PostGIS instead of MySQL
- is built on the most excellent Pylons Web framework instead of CGI
- has some automated tests but needs more
- is much improved but still needs a lot of work
Code
The byCycle code is hosted at Bitbucket: https://bitbucket.org/wyatt/bycycle
TODO: Move everything from this site to Bitbucket, then decommission this site.
Python Eggs
Core
http://pypi.python.org/pypi/byCycleCore
Trip Planner Web App
http://pypi.python.org/pypi/byCycleTripPlanner
Installation
See here for now. Note: We really need to add something about importing data. Including a test data is crucial, too.
License
Be sure to have a look at the License (GPLv3).