CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 27 Jul 2025 15:19:11 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100114035157
location: https://web.archive.org/web/20100114035157/https://github.com/joshthecoder/tweepy/tree/py3k_1.3
server-timing: captures_list;dur=1.023661, exclusion.robots;dur=0.022948, exclusion.robots.policy;dur=0.012243, esindex;dur=0.009840, cdx.remote;dur=155.128574, LoadShardBlock;dur=342.374854, PetaboxLoader3.datanode;dur=175.376393, PetaboxLoader3.resolve;dur=109.290542
x-app-server: wwwb-app223
x-ts: 302
x-tr: 522
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app223; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Sun, 27 Jul 2025 15:19:14 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Thu, 14 Jan 2010 03:51:57 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "330e07c74315d95a92e3106fbaf61c86"
x-archive-orig-x-runtime: 78ms
x-archive-orig-content-length: 28048
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Thu, 14 Jan 2010 03:51:57 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 14 Jan 2010 03:51:57 GMT", ; rel="memento"; datetime="Thu, 14 Jan 2010 03:51:57 GMT", ; rel="last memento"; datetime="Thu, 14 Jan 2010 03:51:57 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_13_20100114032306_crawl101-c/52_13_20100114035129_crawl101.arc.gz
server-timing: captures_list;dur=0.649439, exclusion.robots;dur=0.030603, exclusion.robots.policy;dur=0.016373, esindex;dur=0.016198, cdx.remote;dur=1306.474244, LoadShardBlock;dur=468.944263, PetaboxLoader3.datanode;dur=68.115188, PetaboxLoader3.resolve;dur=496.358398, load_resource;dur=113.599755
x-app-server: wwwb-app223
x-ts: 200
x-tr: 1953
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
joshthecoder's tweepy at py3k_1.3 - GitHub
joshthecoder / tweepy
- Source
- Commits
- Network (8)
- Issues (2)
- Downloads (17)
- Wiki (2)
- Graphs
-
Tag:
py3k_1.3
tweepy /
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Thu Nov 05 15:18:56 -0800 2009 | Update ignore file. [joshthecoder] |
![]() |
CHANGELOG | Sat Nov 07 12:26:51 -0800 2009 | Move install instructions out of readme and int... [joshthecoder] |
![]() |
CONTRIBUTORS | Sun Oct 11 22:21:25 -0700 2009 | Give credit to Fredrik Lundh for html unescape ... [joshthecoder] |
![]() |
INSTALL | Sat Nov 07 12:26:51 -0800 2009 | Move install instructions out of readme and int... [joshthecoder] |
![]() |
LICENSE | Wed Jul 29 20:28:38 -0700 2009 | Added some ascii art to readme. Added copyright... [joshthecoder] |
![]() |
README | Sat Nov 07 12:26:51 -0800 2009 | Move install instructions out of readme and int... [joshthecoder] |
![]() |
setup.py | Mon Nov 02 14:10:28 -0800 2009 | Update readme and bump version # to 1.3 [joshthecoder] |
![]() |
tests.py | Fri Nov 13 21:14:51 -0800 2009 | Merge branch 'master' into py3k [joshthecoder] |
![]() |
tweepy/ | Fri Nov 13 21:14:51 -0800 2009 | Merge branch 'master' into py3k [joshthecoder] |
![]() |
tweepyshell | Fri Nov 06 18:58:25 -0800 2009 | py2->3 fix for tweepyshell [joshthecoder] |
README
______ /_ __/_ __ ___ ___ ____ __ __ / / | | /| / // _ \ / _ \ / __ \ / / / / / / | |/ |/ // __// __// /_/ // /_/ / /_/ |__/|__/ \___/ \___// .___/ \__, / /_/ /____/ A Twitter library for Python! Also works with identi.ca/laconi.ca ! Features: + OAuth support + Covers the entire Twitter API + Actively under development + Streaming API support + Cache system (memory, file) + Python 3 support (3.1) -- See py3k branch Getting started: Be sure to check the wiki for references, samples, and tutorials. Also feel free to join us on the mailing list or chat room. Mailing list: https://groups.google.com/group/tweepy Chat: IRC freenode.net #tweepy Web interface: https://webchat.freenode.net/?channels=tweepy Wiki: https://code.google.com/p/tweepy/w Bug tracker: https://github.com/joshthecoder/tweepy/issues Need a programmer? Feel free to contact me directly at jroesslein at gmail.com Installing: See INSTALL Souce code: Library: https://github.com/joshthecoder/tweepy Examples: https://github.com/joshthecoder/tweepy-examples Extensions: https://github.com/joshthecoder/tweepy-more Author: Joshua Roesslein License: MIT Dependencies: Python 2.4 or newer Simplejson <https://undefined.org/python/#simplejson> **Included in python 2.6+ Python-OAuth <https://code.google.com/p/oauth> **Bundled with this library
This feature is coming soon. Sit tight!