===== Usage ===== 1. Clone the repository 2. Install MongoDB and start the server 3. Install all required modules: pip install -r requirements.txt 4. Install the program locally: pip install -e . 5. Do something with the Twitter keys (??) 6. Run tests pytest