diff options
Diffstat (limited to 'python/turses/README')
-rw-r--r-- | python/turses/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/turses/README b/python/turses/README new file mode 100644 index 0000000000..856ade4ca6 --- /dev/null +++ b/python/turses/README @@ -0,0 +1,6 @@ +turses (ncurses Twitter client) + +The goal of the project is to build a full-featured, lightweight, +and extremely configurable Twitter client. + +This requires tweepy, python-oauth2 and httplib2. |