A bunch of helpful tools for heavy Twitter users
Go to file
2017-01-27 21:54:59 +01:00
dbtools Forgot that NULL values are actually always seen as distinct values in SQL. Why does SQLite even allow NULL in PRIMARY KEY? 2016-08-09 00:19:29 +02:00
setuptools Futher preparation for MySQL, which is not working yet though... 2016-06-30 12:33:09 +02:00
twitools Add retweet method 2016-12-06 22:31:45 +01:00
.gitignore Finally add gitignore... 2016-12-06 21:50:41 +01:00
challenge.py Move stuff out of that extras folder. Need to think that over... 2017-01-27 21:54:59 +01:00
csvdb.py Futher preparation for MySQL, which is not working yet though... 2016-06-30 12:33:09 +02:00
deleter.py Move stuff out of that extras folder. Need to think that over... 2017-01-27 21:54:59 +01:00
filler.py Forgot that NULL values are actually always seen as distinct values in SQL. Why does SQLite even allow NULL in PRIMARY KEY? 2016-08-09 00:19:29 +02:00
getdates.py Futher preparation for MySQL, which is not working yet though... 2016-06-30 12:33:09 +02:00
getmentions.py Futher preparation for MySQL, which is not working yet though... 2016-06-30 12:33:09 +02:00
gettweets.py Futher preparation for MySQL, which is not working yet though... 2016-06-30 12:33:09 +02:00
makedb.py Futher preparation for MySQL, which is not working yet though... 2016-06-30 12:33:09 +02:00
retweeter.py Give retweet function a return value 2016-12-07 13:56:48 +01:00