CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 27 Jul 2025 10:38:02 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100112160607
location: https://web.archive.org/web/20100112160607/https://github.com/joshthecoder/tweepy/tree/py3k_1.4
server-timing: captures_list;dur=0.691764, exclusion.robots;dur=0.026610, exclusion.robots.policy;dur=0.011291, esindex;dur=0.015758, cdx.remote;dur=11.000555, LoadShardBlock;dur=204.568934, PetaboxLoader3.datanode;dur=72.440751, PetaboxLoader3.resolve;dur=128.551839
x-app-server: wwwb-app222
x-ts: 302
x-tr: 243
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app222; 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:38:03 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Tue, 12 Jan 2010 16:06:07 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "5a75806bb599d9c3b90f4a73efd7e613"
x-archive-orig-x-runtime: 358ms
x-archive-orig-content-length: 28188
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, 12 Jan 2010 16:06:07 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 12 Jan 2010 16:06:07 GMT", ; rel="memento"; datetime="Tue, 12 Jan 2010 16:06:07 GMT", ; rel="next memento"; datetime="Sun, 14 Feb 2010 16:17:38 GMT", ; rel="last memento"; datetime="Sun, 14 Feb 2010 16:17:38 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_13_20100112124056_crawl102-c/51_13_20100112160524_crawl101.arc.gz
server-timing: captures_list;dur=3.012184, exclusion.robots;dur=0.027167, exclusion.robots.policy;dur=0.013994, esindex;dur=0.024974, cdx.remote;dur=85.139055, LoadShardBlock;dur=385.441426, PetaboxLoader3.datanode;dur=179.271892, PetaboxLoader3.resolve;dur=322.600132, load_resource;dur=185.255740
x-app-server: wwwb-app222
x-ts: 200
x-tr: 729
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 py3k_1.4 - GitHub
joshthecoder / tweepy
- Source
- Commits
- Network (8)
- Issues (2)
- Downloads (15)
- Wiki (2)
- Graphs
-
Tag:
py3k_1.4
tweepy /
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Thu Nov 05 15:18:56 -0800 2009 | Update ignore file. [joshthecoder] |
![]() |
CHANGELOG | Thu Dec 10 10:40:02 -0800 2009 | Remove User.mentions() method. [joshthecoder] |
![]() |
CONTRIBUTORS | Tue Dec 08 14:18:08 -0800 2009 | Update contributors. [joshthecoder] |
![]() |
INSTALL | Sat Nov 07 12:26:51 -0800 2009 | Move install instructions out of readme and int... [joshthecoder] |
![]() |
LICENSE | Wed Jul 29 20:28:38 -0700 2009 | Added some ascii art to readme. Added copyright... [joshthecoder] |
![]() |
README | Tue Dec 08 10:24:17 -0800 2009 | Update readme. [joshthecoder] |
![]() |
doc/ | Wed Dec 09 22:15:08 -0800 2009 | Documentation fix. [joshthecoder] |
![]() |
setup.py | Thu Dec 10 10:43:34 -0800 2009 | update setup.py [joshthecoder] |
![]() |
tests.py | Thu Dec 10 10:58:48 -0800 2009 | Merge branch 'master' into py3k [joshthecoder] |
![]() |
tweepy/ | Thu Dec 10 10:58:48 -0800 2009 | Merge branch 'master' into py3k [joshthecoder] |
![]() |
tweepyshell | Mon Dec 07 23:29:07 -0800 2009 | Add option to tweepyshell to enable debug mode. [joshthecoder] |
README
______ /_ __/_ __ ___ ___ ____ __ __ / / | | /| / // _ \ / _ \ / __ \ / / / / / / | |/ |/ // __// __// /_/ // /_/ / /_/ |__/|__/ \___/ \___// .___/ \__, / /_/ /____/ A Twitter library for Python! Also works with identi.ca/laconi.ca ! Features: + OAuth support + Covers the entire Twitter API + Actively under development + Streaming API support + Cache system (memory, file) + Python 3 support -- See py3k branch Documentation: https://joshthecoder.github.com/tweepy/docs/index.html 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 Bug tracker: https://github.com/joshthecoder/tweepy/issues Souce code: Library: https://github.com/joshthecoder/tweepy Examples: https://github.com/joshthecoder/tweepy-examples Extensions: https://github.com/joshthecoder/tweepy-more 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
This feature is coming soon. Sit tight!