blob: 33d8d59862b2591ab7c25bff3d66f8d41c125c6c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Ayalon Highway Data Analysis Project
====================================
Created by Yuval Adam (http://y3xz.com)
Data by Ayalon Highways (http://ayalonhw.co.il/)
Dependencies
------------
- cx_Oracle library (http://cx-oracle.sourceforge.net/)
- live Oracle DB instance, XE 10g running on localhost is fine
Unit Tests
----------
Run the entire test suite by running 'python runtests.py'
|