Skip to content

Twitter visualizaton experiment using various python-based technologies.

Notifications You must be signed in to change notification settings

morenoluisg/twitter-viz-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Visualization Demo

Experiment using various python-based technologies. Initial version still in-progress!

Quick Setup

  • Clone this repository
  • Install dependencies
  • Open a terminal window and start a local Redis server ('bash redis.sh')
  • Open another terminal window and start a Celery worker ('celery worker -A app.celery --loglevel=info')
  • Open a third terminal window and start the Flask application ('python app.py')
  • Browse to the app at 'http://127.0.0.1:5000/'

About

Twitter visualizaton experiment using various python-based technologies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.6%
  • HTML 42.2%
  • Shell 1.2%