CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 27 Jul 2025 21:01:05 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20101030050952
location: https://web.archive.org/web/20101030050952/https://github.com/joshthecoder/tweepy/tree/1.2/
server-timing: captures_list;dur=1.201697, exclusion.robots;dur=0.040645, exclusion.robots.policy;dur=0.012536, esindex;dur=0.009693, cdx.remote;dur=579.576464, LoadShardBlock;dur=558.023181, PetaboxLoader3.datanode;dur=252.149865, PetaboxLoader3.resolve;dur=208.094565
x-app-server: wwwb-app215
x-ts: 302
x-tr: 1161
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 21:01:06 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.67
x-archive-orig-date: Sat, 30 Oct 2010 05:09:51 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "66734e2bf6f628240b2430bbd5f6f1c8"
x-archive-orig-x-runtime: 92ms
x-archive-orig-content-length: 36366
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, 30 Oct 2010 05:09:52 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 07 Nov 2009 00:50:34 GMT", ; rel="prev memento"; datetime="Sat, 14 Aug 2010 05:55:41 GMT", ; rel="memento"; datetime="Sat, 30 Oct 2010 05:09:52 GMT", ; rel="last memento"; datetime="Sat, 30 Oct 2010 05:09:52 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_18_20101030042417_crawl100_IndexOnly-c/52_18_20101030050900_crawl101.arc.gz
server-timing: captures_list;dur=0.490945, exclusion.robots;dur=0.019789, exclusion.robots.policy;dur=0.008751, esindex;dur=0.010172, cdx.remote;dur=294.237370, LoadShardBlock;dur=240.024265, PetaboxLoader3.datanode;dur=250.990076, PetaboxLoader3.resolve;dur=233.794687, load_resource;dur=274.520747
x-app-server: wwwb-app215
x-ts: 200
x-tr: 896
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.2 - GitHub
click here to add a description
click here to add a homepage
tweepy /
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Sun Jul 05 12:24:56 -0700 2009 | Initial commit! Added api interface. Added lice... [joshthecoder] |
![]() |
CHANGES | Loading commit data... ![]() |
|
![]() |
CONTRIBUTORS | ||
![]() |
LICENSE | Wed Jul 29 20:28:38 -0700 2009 | Added some ascii art to readme. Added copyright... [joshthecoder] |
![]() |
README | ||
![]() |
examples/ | ||
![]() |
setup.py | ||
![]() |
streamwatcher.py | Sun Sep 13 12:14:23 -0700 2009 | 2 space -> 4 space indents [joshthecoder] |
![]() |
tests.py | ||
![]() |
tutorial/ | ||
![]() |
tweepy/ | ||
![]() |
tweepyshell.py |
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 (3.1) Getting started: Check out the tutorial folder to get started with Tweepy. 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 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.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 python-memcached <https://www.tummy.com/Community/software/python-memcached/> **Bundled with this library
- © 2010 GitHub Inc. All rights reserved.
- Terms of Service
- Privacy
- Security
Keyboard Shortcuts
Site wide shortcuts
- s
- Focus site search
- ?
- Bring up this help dialog
Commit list
- j
- Move selected down
- k
- Move selected up
- t
- Open tree
- p
- Open parent
- c or o or enter
- Open commit
Pull request list
- j
- Move selected down
- k
- Move selected up
- o or enter
- Open issue
Issues
- j
- Move selected down
- k
- Move selected up
- x
- Toggle select target
- o or enter
- Open issue
- I
- Mark selected as read
- U
- Mark selected as unread
- e
- Close selected
- y
- Remove selected from view
- c
- Create issue
- l
- Create label
- i
- Back to inbox
- u
- Back to issues
- /
- Focus issues search
Network Graph
- ← or h
- Scroll left
- → or l
- Scroll right
- ↑ or k
- Scroll up
- ↓ or j
- Scroll down
- t
- Toggle visibility of head labels
- shift ← or shift h
- Scroll all the way left
- shift → or shift l
- Scroll all the way right
- shift ↑ or shift k
- Scroll all the way up
- shift ↓ or shift j
- Scroll all the way down