twython/twython
Ben McGinnes 123b8f4f74 Added the create, destroy, list and list IDs mute(s) endpoints.
Roughly modelled on the similar-ish block user functions (note: the
"mutes/users" instead of just "mutes" appears to be intentional by
Twitter).

Also added myself to AUTHORS.rst because I reckon adding API bits makes
the grade.  ;)
2014-11-02 10:41:56 +11:00
..
streaming pep8 finished 2014-07-26 11:48:36 -04:00
__init__.py Changing versions, adding AUTHORS & HISTORY 2014-10-30 11:14:34 -04:00
advisory.py first pep8 work 2014-07-24 04:24:51 +00:00
api.py Fixes #305 2014-10-30 11:14:34 -04:00
compat.py Remove sphinx themes from requirements, remove Import error 2013-06-11 19:11:52 -04:00
endpoints.py Added the create, destroy, list and list IDs mute(s) endpoints. 2014-11-02 10:41:56 +11:00
exceptions.py Adds retry_after attribute to TwythonRateLimitError 2014-01-12 15:21:27 -08:00
helpers.py first pep8 work 2014-07-24 04:24:51 +00:00