Commit graph

12 commits

Author SHA1 Message Date
Klaus-Uwe Mitterer 7af8c609d0 Changed config system 2015-10-11 00:10:57 +02:00
Klaus-Uwe Mitterer 3fcb87d145 Add delete function to tools 2015-10-10 21:15:26 +02:00
Klaus-Uwe Mitterer 0c16692f1e Add followertxt to twitools
Modify followertxt such as to use credentials from config
Move followertxt's paginate() function to tools
2015-05-17 21:33:25 +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 c9a7ce03c0 Revert change of executeQuery() return type 2015-04-28 10:39:30 +02:00
Klaus-Uwe Mitterer d854411884 Change return type of tools.dbObject().executeQuery() to list 2015-04-27 23:32:03 +02:00
Klaus-Uwe Mitterer e2ab015218 Change return value of datecsv.getTweetsByDate() to a list of tweets rather than None
Move CSV output function to tools.printCSV()
2015-04-24 23:33:42 +02:00
Klaus-Uwe Mitterer 4fd256cde3 Make filler use tools 2015-04-22 02:06:32 +02:00
Klaus-Uwe Mitterer 5325d064da Fix makedb bug introduced in 19ae6e4a 2015-04-22 00:42:20 +02:00
Klaus-Uwe Mitterer a1d0c7fd97 Simplify dbHelper 2015-04-22 00:21:16 +02:00
Klaus-Uwe Mitterer 3feb8c0455 Finally convert datecsv to Python3 2015-04-22 00:16:42 +02:00
Klaus-Uwe Mitterer 19ae6e4a31 Move common functions to tools.py
Move gethandles and gethashtags into getmentions
Make getmentions and makedb use tools
2015-04-21 23:07:25 +02:00