TweetSplitter Installation git clone https://github.com/onursa/tweetsplitter.git cd tweetsplitter/ pip install -r requirements.txt python manage.py syncdb # (create the tweetsplitter models.) python manage.py runserver