10 Commits

Author SHA1 Message Date
Julien Lengrand-Lambert
ff05f492bb removes .ini files from repo. Changes leaderboard printing back to html 2013-01-22 11:30:24 +00:00
Julien Lengrand-Lambert
35e2999c18 Implements automatic way to find config file without providing path
Removes database files from repo.
2013-01-22 12:21:47 +01:00
Julien Lengrand-Lambert
b2b120d81c Implement remove hashtag method.
Can´t explain signal handling problem yet :s
Couldnt simplify and reproduce yet either
2013-01-10 17:12:36 +01:00
859364e329 Working on counter
Adds database to list of files to be saved to work offline
2012-12-21 18:56:13 +01:00
ef36f7d0e5 Adds database to list of ignored files
First version of streamer that saves tweets in the database
Still a lot of problems with string encoding. I have to give a closer look at unicode.

Hashtags not working at all currently.

TODO:
Set up logging to get errors in file.
2012-12-18 17:13:12 +01:00
e4def40982 Places streamer and authentification in a separate file.
Now script has his own file.

Adds .pyc to list of files to be ignored
2012-12-18 15:25:34 +01:00
6cb8190a83 Adds source tweepy library to codebase. Updates .gitignore 2012-12-17 18:02:40 +01:00
baa23fbda1 Adds log files to gitignore 2012-12-13 17:43:38 +01:00
c8e84e3d32 test with gedit 2012-12-12 17:20:42 +01:00
cde99cd427 Creates project for twitter leaderboard.
Let's try using virtualenv and pip this time and see what it gives.

I´ll first test tweepy to do what I want
2012-12-12 10:00:27 +01:00