jkranjc created page: useful-links authored by Janez's avatar Janez
...@@ -6,6 +6,9 @@ ...@@ -6,6 +6,9 @@
- mongodb - mongodb
- virtualenvwrapper or virutalenvwrapper-win if on windows (optional but highly recommended) - 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 ## ## Installation ##
### Creating the environment ### ### Creating the environment ###
Create a virtual python environment for the project. Create a virtual python environment for the project.
... ...
......