Mike Helmick
|
c3e84bc8ee
|
Fixing streaming
|
2013-05-02 15:12:36 -04:00 |
|
Mike Helmick
|
4ac6436901
|
Update Examples and LICENSE
Some examples were out of date (any trends example)
Renamed the core_examples dir. to examples
|
2013-04-18 22:27:50 -04:00 |
|
Ryan McGrath
|
3cef1a463f
|
Redid some examples, moved examples to core_examples to differentiate from oauth_django_example, version bump to 1.3.2 to fix distribution errors with Pip/etc (dumb binaries were being created earlier, just throwing out the source now and letting pip handle it)
|
2010-10-19 16:31:09 -04:00 |
|
Ryan McGrath
|
a3edbb2348
|
New package structure; twython is now separated out into core/oauth/streaming. To maintain compatibility with older Twython versions, simply import twython like: 'import twython.core as twython' - this will allow for easier oauth/streaming development, and should hopefully fix a lot of the installation issues people kept running into with easy_install
|
2009-12-17 03:05:39 -05:00 |
|
idris
|
09cce11143
|
oops my bad. fixed the examples properly this time
|
2009-10-11 19:31:23 -04:00 |
|
Ryan McGrath
|
024742d51b
|
All example code now properly references Twython instead of Tango - this should've been done months ago, can't believe it slipped my mind. Sorry for anyone who was totally confused by this. ;P
|
2009-10-10 17:22:29 -04:00 |
|
Ryan McGrath
|
d7d170cc3b
|
Reorganizing into a more package based structure, setting an initial (not working) setup.py file - this will be expanded soon
|
2009-07-28 03:13:48 -04:00 |
|