twilist 0.1

twilist is a Python tool to help you send your tweet draft by having a list of tweet in a text file.Adding a tweet to a list:twilist.py add "Foo bar"Sending a tweet in a list (first in first out):twilist.py sendSending the first tweet item in the...