CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 27 Jul 2025 18:16:14 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100814075244
location: https://web.archive.org/web/20100814075244/https://github.com/joshthecoder/tweepy/tree/1.0
server-timing: captures_list;dur=0.764361, exclusion.robots;dur=0.023035, exclusion.robots.policy;dur=0.009751, esindex;dur=0.012543, cdx.remote;dur=780.829288, LoadShardBlock;dur=356.852787, PetaboxLoader3.datanode;dur=140.386719, PetaboxLoader3.resolve;dur=88.681871
x-app-server: wwwb-app215
x-ts: 302
x-tr: 1162
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app215; 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 18:16:14 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.67
x-archive-orig-date: Sat, 14 Aug 2010 07:52:43 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "65291564bc4b79b6159baaa4364742d5"
x-archive-orig-x-runtime: 2656ms
x-archive-orig-content-length: 28419
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: Sat, 14 Aug 2010 07:52:44 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 07 Oct 2009 13:13:31 GMT", ; rel="prev memento"; datetime="Sat, 05 Jun 2010 10:00:52 GMT", ; rel="memento"; datetime="Sat, 14 Aug 2010 07:52:44 GMT", ; rel="next memento"; datetime="Sat, 30 Oct 2010 02:08:11 GMT", ; rel="last memento"; datetime="Sat, 30 Oct 2010 02:08:11 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_17_20100814073432_crawl100_IndexOnly-c/52_17_20100814075213_crawl101.arc.gz
server-timing: captures_list;dur=0.422720, exclusion.robots;dur=0.016076, exclusion.robots.policy;dur=0.007264, esindex;dur=0.009436, cdx.remote;dur=28.260753, LoadShardBlock;dur=248.455638, PetaboxLoader3.resolve;dur=197.517967, PetaboxLoader3.datanode;dur=159.279946, load_resource;dur=137.120001
x-app-server: wwwb-app215
x-ts: 200
x-tr: 477
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 1.0 - GitHub
joshthecoder / tweepy
click here to add a description
click here to add a homepage
Sending Request…
A python library for the Twitter API. OAuth, python 3, complete coverage, streaming API — Read more
tweepy /
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Loading commit data... ![]() |
|
![]() |
LICENSE | ||
![]() |
README | ||
![]() |
TODO | ||
![]() |
setup.py | ||
![]() |
stream_watcher.py | ||
![]() |
tests.py | ||
![]() |
tutorial/ | ||
![]() |
tweepy/ |
README
______ /_ __/_ __ ___ ___ ____ __ __ / / | | /| / // _ \ / _ \ / __ \ / / / / / / | |/ |/ // __// __// /_/ // /_/ / /_/ |__/|__/ \___/ \___// .___/ \__, / /_/ /____/ A Twitter library for Python! Also works with identi.ca/laconi.ca ! Features: OAuth supported. Up-to-date with twitter api. Actively under development. Supports most of the twitter api endpoints. Python 3 support. (See py3k branch) Streaming API Cache system (memory, file, memcache client) Getting started: Check out the tutorial folder to get started with Tweepy. Installing: You may use easy_install to quickly get tweepy installed on your system: easy_install tweepy (run as root) You may also clone/download the source code and then execute: python setup.py install (run as root) If you wish you may also bundle the tweepy package with your application. 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 Website: Git Repository: <https://gitorious.org/tweepy> OR <https://github.com/joshthecoder/tweepy> Mailinglist: tweepy@googlegroups.com
- © 2010 GitHub Inc. All rights reserved.
- Terms of Service
- Privacy
- Security