Skip to content

mlaprise/twBlock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twBlock - Twitter stream filter building blocks

Requirements

  • PyRSS2Gen
  • python-simplegeo
  • python-twython

Installation

from the source

git clone git://github.com:mlaprise/twBlock.git
cd twBlock
sudo python setup.py install

Example

Simple Hello world example

from twBlock import *

mySource = twSource('user', 'password')

mySource.terminal()

About

Twitter stream filter building blocks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages