Commit graph

10 commits

Author SHA1 Message Date
Klaus-Uwe Mitterer aad1531392 Futher preparation for MySQL, which is not working yet though...
Make filler handle direct messages
Add table and functions for direct messages
2016-06-30 12:33:09 +02:00
Klaus-Uwe Mitterer 1c0b3da582 Split up tools to setuptools and twitools. Testing pending. 2016-05-30 20:40:21 +02:00
Klaus-Uwe Mitterer 7af8c609d0 Changed config system 2015-10-11 00:10:57 +02:00
Klaus-Uwe Mitterer 79ba9cc96d Add gettweets.py to get Tweet contents (by dates) 2015-05-14 16:29:55 +02:00
Klaus-Uwe Mitterer c66931d713 Add -a switch for running averages 2015-04-28 21:56:42 +02:00
Klaus-Uwe Mitterer b112632d5e Handle sqlite3.Cursor() objects in getdates 2015-04-28 10:41:49 +02:00
Klaus-Uwe Mitterer ca332951fa Prepare getdates for running average calculation
Include days with 0 tweets in getdates output
2015-04-27 23:43:36 +02:00
Klaus-Uwe Mitterer ba433a79e7 Change return type of getTweetsByDate() to list
Concatenate lists to have one less call of tools.printCSV()
2015-04-27 20:37:37 +02:00
Klaus-Uwe Mitterer 4371ba7b41 Remove the "coding" lines at the beginning of the file 2015-04-27 18:28:16 +02:00
Klaus-Uwe Mitterer 7ee1a707e3 Rename datecsv to getdates 2015-04-27 17:29:37 +02:00
Renamed from datecsv.py (Browse further)