CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 27 Jul 2025 12:06:15 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100103064145
location: https://web.archive.org/web/20100103064145/https://github.com/joshthecoder/tweepy/tree/py3k
server-timing: captures_list;dur=2.431259, exclusion.robots;dur=0.028521, exclusion.robots.policy;dur=0.014339, esindex;dur=0.016009, cdx.remote;dur=45.764590, LoadShardBlock;dur=2383.753957, PetaboxLoader3.datanode;dur=2210.922267, PetaboxLoader3.resolve;dur=127.615308
x-app-server: wwwb-app214
x-ts: 302
x-tr: 2460
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app214; 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 12:06:16 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sun, 03 Jan 2010 06:41:45 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "a1d85831d552d2dd74e501880c53c5b8"
x-archive-orig-x-runtime: 574ms
x-archive-orig-content-length: 28160
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: Sun, 03 Jan 2010 06:41:45 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 29 Aug 2009 20:01:21 GMT", ; rel="prev memento"; datetime="Thu, 29 Oct 2009 17:00:56 GMT", ; rel="memento"; datetime="Sun, 03 Jan 2010 06:41:45 GMT", ; rel="last memento"; datetime="Sun, 03 Jan 2010 06:41:45 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_20100103062936_crawl103-c/52_13_20100103064051_crawl101.arc.gz
server-timing: captures_list;dur=0.528973, exclusion.robots;dur=0.020538, exclusion.robots.policy;dur=0.009621, esindex;dur=0.009248, cdx.remote;dur=17.782820, LoadShardBlock;dur=880.057925, PetaboxLoader3.datanode;dur=347.972585, PetaboxLoader3.resolve;dur=788.325608, load_resource;dur=273.230832
x-app-server: wwwb-app214
x-ts: 200
x-tr: 1232
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 - GitHub
joshthecoder / tweepy
- Source
- Commits
- Network (8)
- Issues (2)
- Downloads (15)
- Wiki (2)
- Graphs
-
Branch:
py3k
tweepy /
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 -- See py3k branch Documentation: https://joshthecoder.github.com/tweepy/docs/index.html Mailing list: https://groups.google.com/group/tweepy Chat: IRC freenode.net #tweepy Web interface: https://webchat.freenode.net/?channels=tweepy Wiki: https://wiki.github.com/joshthecoder/tweepy Bug tracker: https://github.com/joshthecoder/tweepy/issues Souce code: Library: https://github.com/joshthecoder/tweepy Examples: https://github.com/joshthecoder/tweepy-examples 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!