Routino SVN Repository Browser

Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino

ViewVC logotype

Revision 1962


Jump to revision: Previous Next
Author: amb
Date: Fri Oct 26 18:39:08 2018 UTC (6 years, 4 months ago)
Changed paths: 12
Log Message:
Add a Python3 module that can access the Routino database and
calculate routes.  Not compiled by default at the moment.


Changed paths

Path Details
Directorytrunk/python/ added
Directorytrunk/python/Makefile added
Directorytrunk/python/README.txt added
Directorytrunk/python/router.py added
Directorytrunk/python/setup.py added
Directorytrunk/python/src/ added
Directorytrunk/python/src/__init__.py added
Directorytrunk/python/src/router.i added
Directorytrunk/python/test/ added
Directorytrunk/python/test/Makefile added
Directorytrunk/python/test/run-all-tests.sh added
Directorytrunk/python/test/run-one-test.sh added