CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 27 Jul 2025 10:18:39 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091117092809
location: https://web.archive.org/web/20091117092809/https://github.com/joshthecoder/tweepy-more
server-timing: captures_list;dur=0.583177, exclusion.robots;dur=0.023279, exclusion.robots.policy;dur=0.012333, esindex;dur=0.015719, cdx.remote;dur=36.086004, LoadShardBlock;dur=483.928798, PetaboxLoader3.resolve;dur=228.176856, PetaboxLoader3.datanode;dur=196.482612
x-app-server: wwwb-app219
x-ts: 302
x-tr: 549
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
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 10:18:40 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Tue, 17 Nov 2009 09:28:07 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "d548223d800cfd57fcaf3cc556ab1b0b"
x-archive-orig-x-runtime: 134ms
x-archive-orig-content-length: 20255
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: Tue, 17 Nov 2009 09:28:09 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 17 Nov 2009 09:28:09 GMT", ; rel="memento"; datetime="Tue, 17 Nov 2009 09:28:09 GMT", ; rel="next memento"; datetime="Sat, 19 Dec 2009 07:05:26 GMT", ; rel="last memento"; datetime="Thu, 21 Jan 2010 13:52:58 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: 51_12_20091117012652_crawl101_IndexOnly-c/51_12_20091117092744_crawl101.arc.gz
server-timing: captures_list;dur=0.883985, exclusion.robots;dur=0.034174, exclusion.robots.policy;dur=0.017712, esindex;dur=0.019986, cdx.remote;dur=114.363404, LoadShardBlock;dur=315.674042, PetaboxLoader3.datanode;dur=116.204787, PetaboxLoader3.resolve;dur=175.352717, load_resource;dur=125.700649
x-app-server: wwwb-app219
x-ts: 200
x-tr: 612
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-more at master - 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: | Tweepy extensions that provide additional features not included in the core Tweepy library edit |
Homepage: | edit |
Public Clone URL: |
git://github.com/joshthecoder/tweepy-more.git
Give this clone URL to anyone.
git clone git://github.com/joshthecoder/tweepy-more.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:joshthecoder/tweepy-more.git
|
name | age | message | |
---|---|---|---|
![]() |
README | Wed Nov 04 12:17:02 -0800 2009 | Update readme. [joshthecoder] |
![]() |
tweepy_memcache.py | Wed Nov 04 12:14:21 -0800 2009 | Added tweepy memcache. [joshthecoder] |
README
Tweepy More! ============ Extensions to the Tweepy library ( https://github.com/joshthecoder/tweepy ). Got an extension you would like to share? Send me a message and I'll consider including it in Tweepy More. tweepy_memcache.py ------------------ Memcache cache for Tweepy. Dependencies: python-memcached <https://www.tummy.com/Community/software/python-memcached/>
This feature is coming soon. Sit tight!