-
Notifications
You must be signed in to change notification settings - Fork 3
Dependencies
Joe Futrelle edited this page Jul 31, 2015
·
2 revisions
This application is written in Python 2.7, which is required. It is pre-installed on current (as of 7/2015) versions of Ubuntu Linux and Mac OS X. If you are installing on Windows, see the Installation page.
Several Python packages are also required. Python packages can be installed with easy_install or pip.
Required Python packages include:
- sqlalchemy
- psycopg2
- jinja2
To download the development version of this code from github you will need to install git.