jkranjc created page: useful-links authored by Janez's avatar Janez
......@@ -6,6 +6,9 @@
- mongodb
- virtualenvwrapper or virutalenvwrapper-win if on windows (optional but highly recommended)
## Before you start ##
Please follow this link https://apps.twitter.com/ and create a twitter app. You will need the consumer key and consumer secret to access the twitter API.
## Installation ##
### Creating the environment ###
Create a virtual python environment for the project.
......
......