HaideiGV / twitterlyze

Test task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter analyzer.

Before start the project do the following:

You should set env variable TWITTER_GENERATED_TOKEN with generated token.

  1. virtualenv --python=python3 twenv.

  2. source twenv/bin/activate.

  3. pip install -r requirements.txt.

  4. adev runserver --debug-toolbar.

About

Test task


Languages

Language:Python 100.0%