CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 27 Jul 2025 19:27:53 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091029170056
location: https://web.archive.org/web/20091029170056/https://github.com/joshthecoder/tweepy/tree/py3k
server-timing: captures_list;dur=0.515426, exclusion.robots;dur=0.019351, exclusion.robots.policy;dur=0.009950, esindex;dur=0.013247, cdx.remote;dur=160.844635, LoadShardBlock;dur=117.130835, PetaboxLoader3.datanode;dur=58.360612, PetaboxLoader3.resolve;dur=53.626601
x-app-server: wwwb-app219
x-ts: 302
x-tr: 299
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app219; 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 19:27:54 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Thu, 29 Oct 2009 17:00:56 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "fc26a71db6948179f46aef2d18c0b360"
x-archive-orig-x-runtime: 126ms
x-archive-orig-content-length: 29653
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, 29 Oct 2009 17:00:56 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="Sat, 29 Aug 2009 20:01:21 GMT", ; rel="memento"; datetime="Thu, 29 Oct 2009 17:00:56 GMT", ; rel="next 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_12_20091029163043_crawl103-c/52_12_20091029165912_crawl101.arc.gz
server-timing: captures_list;dur=0.582367, exclusion.robots;dur=0.021849, exclusion.robots.policy;dur=0.011478, esindex;dur=0.012252, cdx.remote;dur=274.746014, LoadShardBlock;dur=70.460102, PetaboxLoader3.datanode;dur=90.229705, load_resource;dur=142.518187, PetaboxLoader3.resolve;dur=82.937557
x-app-server: wwwb-app219
x-ts: 200
x-tr: 564
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
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
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | twitter api library for python edit |
Homepage: | https://joshthecoder.github.com/tweepy edit |
Public Clone URL: |
git://github.com/joshthecoder/tweepy.git
Give this clone URL to anyone.
git clone git://github.com/joshthecoder/tweepy.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:joshthecoder/tweepy.git
|
tweepy /
README
______ /_ __/_ __ ___ ___ ____ __ __ / / | | /| / // _ \ / _ \ / __ \ / / / / / / | |/ |/ // __// __// /_/ // /_/ / /_/ |__/|__/ \___/ \___// .___/ \__, / /_/ /____/ A Twitter library for Python! Also works with identi.ca/laconi.ca ! Features: + OAuth support + Up-to-date with Twitter API + Actively under development + Streaming API support + Cache system (memory, file, memcache) + Python 3 branch Getting started: Check out the tutorial folder to get started with Tweepy. Also feel free to join us on the mailing list or chat root. Mailing list: https://groups.google.com/group/tweepy Chat: IRC freenode.net #tweepy Web interface: https://webchat.freenode.net/?channels=tweepy Installing: Using easy_install: easy_install tweepy You may also install from the repository: git clone git://github.com/joshthecoder/tweepy.git cd tweepy python setup.py install Souce code: https://github.com/joshthecoder/tweepy Bug tracker: https://github.com/joshthecoder/tweepy/issues Author: Joshua Roesslein License: MIT Dependencies: Python 2.5+ Simplejson <https://undefined.org/python/#simplejson> **Included in python 2.6+ Python-OAuth <https://code.google.com/p/oauth> **Bundled with this library python-memcached <https://www.tummy.com/Community/software/python-memcached/> **Bundled with this library
This feature is coming soon. Sit tight!