32
edits
(Added link to redis.io) |
|||
| Line 8: | Line 8: | ||
* [http://pypi.python.org/pypi/MySQL-python/ MySQL-Python] | * [http://pypi.python.org/pypi/MySQL-python/ MySQL-Python] | ||
* [https://code.google.com/p/google-visualization-python/ Google-visualization-python] | * [https://code.google.com/p/google-visualization-python/ Google-visualization-python] | ||
* [http://pypi.python.org/pypi/redis | * [http://redis.io Redis] and the [http://pypi.python.org/pypi/redis Redis python client] | ||
* Snapshots of our two databases 'schedulerdb' and 'statusdb'. They are available on Cruncher | * Snapshots of our two databases 'schedulerdb' and 'statusdb'. They are available on Cruncher | ||
It is highly recommended to set up | It is highly recommended to set up and work within a python [[ReleaseEngineering/Virtualenv|virtualenv]]. | ||
= Getting Started = | = Getting Started = | ||
edits