Skip to content

pics are worth a lot of words => pics are a good way of breaking twitter's 140 char limit

License

Notifications You must be signed in to change notification settings

publicscience/glimpse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLIMPSE

Visual Twitter streams for queries.

Setup

  • Setup config.py
  • Setup a virtualenv
    • virtualenv ~/env/flud --no-site-packages
    • Activate it: source ~/env/flud/bin/activate
  • Install dependencies: pip install -r requirements.txt
  • Run the server: python application.py
  • Follow a twitter query/story visually: localhost:5000/_ferguson. Use _ to represent a hash (#) since hashes in urls aren't passed to the backend.

If you're deploying it to a server, you can use the setup script in setup/setup.sh.

Note: if you have Disconnect or a similar social-blocking plugin, you may need to disable it to get the images to load properly.

About

pics are worth a lot of words => pics are a good way of breaking twitter's 140 char limit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published