CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 06 Aug 2025 03:18:22 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100528002723
location: https://web.archive.org/web/20100528002723/https://github.com/dustin/twitty-twister
server-timing: captures_list;dur=0.800749, exclusion.robots;dur=0.031872, exclusion.robots.policy;dur=0.013823, esindex;dur=0.014426, cdx.remote;dur=11.519309, LoadShardBlock;dur=264.374988, PetaboxLoader3.datanode;dur=49.970400, PetaboxLoader3.resolve;dur=104.667474
x-app-server: wwwb-app213
x-ts: 302
x-tr: 326
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app213; 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: Wed, 06 Aug 2025 03:18:22 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Fri, 28 May 2010 00:27:23 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "cb1d1ae0e9fceaa0cab78e0329e33b7d"
x-archive-orig-x-runtime: 55ms
x-archive-orig-content-length: 22895
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: Fri, 28 May 2010 00:27:23 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 26 Jun 2009 08:08:24 GMT", ; rel="prev memento"; datetime="Sun, 28 Mar 2010 22:15:32 GMT", ; rel="memento"; datetime="Fri, 28 May 2010 00:27:23 GMT", ; rel="next memento"; datetime="Wed, 11 Aug 2010 16:38:35 GMT", ; rel="last memento"; datetime="Tue, 06 Dec 2022 02:04:36 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_16_20100527223618_crawl103_IndexOnly-c/51_16_20100528001738_crawl101.arc.gz
server-timing: captures_list;dur=0.632873, exclusion.robots;dur=0.024186, exclusion.robots.policy;dur=0.010971, esindex;dur=0.012282, cdx.remote;dur=16.535413, LoadShardBlock;dur=99.662136, PetaboxLoader3.datanode;dur=64.072071, PetaboxLoader3.resolve;dur=98.422246, load_resource;dur=97.888405
x-app-server: wwwb-app213
x-ts: 200
x-tr: 289
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
dustin's twitty-twister at master - GitHub
dustin / twitty-twister
- Source
- Commits
- Network (13)
- Issues (1)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage

Oliver V. Gould (author)
Sat May 15 22:02:57 -0700 2010
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Fri Dec 18 03:55:36 -0800 2009 | add 'tags' to .gitignore Signed-off-by: Eduard... [ehabkost] |
![]() |
LICENSE.txt | Sun Oct 04 09:06:59 -0700 2009 | Create a proper package twittytwister [defer] |
![]() |
README.markdown | Wed May 27 10:49:06 -0700 2009 | Point the readme back to my examples. [dustin] |
![]() |
debian/ | Mon Sep 07 08:59:28 -0700 2009 | Fix debian packaging. [ralphm] |
![]() |
example/ | Wed Jan 27 12:44:03 -0800 2010 | Merged updates from ralphm. [dustin] |
![]() |
setup.py | Tue Sep 01 01:43:19 -0700 2009 | Add setup.py. [ralphm] |
![]() |
test/ | Fri Dec 18 07:11:41 -0800 2009 | txml: rename StatusList parser factory to Statu... [ehabkost] |
![]() |
twittytwister/ | Mon May 17 19:44:45 -0700 2010 | Fix Twitter.list_followers to initialize params... [Oliver V. Gould] |
README.markdown
Twitty Twister
Twitty twister allows you to access twitter-compatible APIs from pure twisted apps. It supports standard and OAuth authentication.
See the example/ directory for example commandline tools that exercise various parts of the API.
What are People Saying About It?
Not much, but I consider this an excellent review:
A winning project name if ever I've read one.