CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 27 Jul 2025 13:02:31 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20101031002610
location: https://web.archive.org/web/20101031002610/https://github.com/joshthecoder/tweepy/tree/1.0.1/
server-timing: captures_list;dur=1.030130, exclusion.robots;dur=0.044379, exclusion.robots.policy;dur=0.026375, esindex;dur=0.016095, cdx.remote;dur=350.926412, LoadShardBlock;dur=1882.283095, PetaboxLoader3.datanode;dur=1672.555737, PetaboxLoader3.resolve;dur=62.855421
x-app-server: wwwb-app28
x-ts: 302
x-tr: 2273
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app28; 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 13:02:32 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.67
x-archive-orig-date: Sun, 31 Oct 2010 00:26:09 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "1cadf1a16697a35965f6842838b57841"
x-archive-orig-x-runtime: 78ms
x-archive-orig-content-length: 37902
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, 31 Oct 2010 00:26:10 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 07 Oct 2009 13:13:37 GMT", ; rel="prev memento"; datetime="Fri, 13 Aug 2010 20:56:37 GMT", ; rel="memento"; datetime="Sun, 31 Oct 2010 00:26:10 GMT", ; rel="last memento"; datetime="Sun, 31 Oct 2010 00:26:10 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_20101030234451_crawl103-c/52_18_20101031002148_crawl101.arc.gz
server-timing: captures_list;dur=0.759812, exclusion.robots;dur=0.027280, exclusion.robots.policy;dur=0.012062, esindex;dur=0.015067, cdx.remote;dur=1844.900560, LoadShardBlock;dur=64.859228, PetaboxLoader3.datanode;dur=96.247477, load_resource;dur=166.209539, PetaboxLoader3.resolve;dur=91.362651
x-app-server: wwwb-app224
x-ts: 200
x-tr: 2160
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: HIT
server-timing: HIT
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
joshthecoder's tweepy at 1.0.1 - GitHub
- Source
- Commits
- Network
- Pull Requests (3)
- Issues (25)
- Wiki (2)
- Graphs
-
Tag:
1.0.1
click here to add a description
click here to add a homepage
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 support. 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. Souce code: Gitorious: <https://gitorious.org/tweepy> Github: <https://github.com/joshthecoder/tweepy> Bug tracker: https://github.com/joshthecoder/tweepy/issues Mailing list: tweepy@googlegroups.com 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
- © 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