Commit graph

18 commits

Author SHA1 Message Date
Hannes
33f46c087e
update example for a post involving image editing
Python 2 support was dropped from Twython, thanks!
In Python3 we actually have to use BytesIO, see https://github.com/python-pillow/Pillow/issues/2205
2020-07-17 11:50:06 +02:00
FoxMaSk
89755a8643 update the link to the doc of the twitter API 2017-10-08 08:57:04 +02:00
Clayton Davis
c086449818 Update StringIO import for py3k 2017-10-06 14:57:36 -04:00
Clayton Davis
4f1e41a9e5 Update print statements to print() functions 2017-10-06 14:45:25 -04:00
Karambir Singh Nain
2cca895079 Add video upload endpoint 2015-09-29 20:57:47 +05:30
Mike Helmick
97771bf15c Merge pull request #382 from 7kfpun/master
Add missing commas
2015-07-13 11:03:35 -04:00
David Beitey
1f3eab6a37 Update uploading image advanced examples
Previously, these examples were using deprecated API endpoints.  This updates the examples accordingly.
2015-07-08 20:26:05 +10:00
kf
e68ba98c8f missing commas 2015-07-07 22:16:42 +08:00
Jeremy Keen
db738cf41e search_gen in Advanced usage deprecated
Updated advanced usage documentation to use cursor instead of search_gen
2015-02-13 12:05:28 -08:00
Mertcan Mermerkaya
28290cd7c3 Update advanced_usage.rst
Fixed wrong variable name in function arguments.
2014-10-29 01:26:03 +02:00
Mike Helmick
082528490e Update docs
[ci skip]
2013-09-25 10:45:24 -04:00
Mike Helmick
df82888bef Update advanced_usage.rst
[ci skip]
2013-07-23 11:53:08 -04:00
Mike Helmick
756eb9060e Update docs, add functionality to get_lastfunction_header per @devdave 2013-06-13 13:31:32 -04:00
Mike Helmick
9f864a341c Updating docs
[ci skip]
2013-06-13 11:05:18 -04:00
Mike Helmick
57f67b96d3 Fix typo, add edited image example
[ci skip]
2013-06-12 16:54:04 -04:00
Mike Helmick
25cfd0909c Update docs to give examples for manipulating requests args 2013-06-10 17:42:26 -04:00
Mike Helmick
dd61841481 Fork Me badge, more docs
[ci skip]
2013-06-07 20:54:52 -04:00
Mike Helmick
44fb5b4a6e Attempting to make docs clear and understandable
[ci skip]
2013-06-07 20:13:38 -04:00