CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 23 Jul 2025 20:12:40 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091005021827
location: https://web.archive.org/web/20091005021827/https://github.com/sixapart/python-typepad-api
server-timing: captures_list;dur=0.917165, exclusion.robots;dur=0.040866, exclusion.robots.policy;dur=0.024488, esindex;dur=0.016967, cdx.remote;dur=78.204500, LoadShardBlock;dur=440.572226, PetaboxLoader3.datanode;dur=124.174753, PetaboxLoader3.resolve;dur=209.224658
x-app-server: wwwb-app28
x-ts: 302
x-tr: 781
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: Wed, 23 Jul 2025 20:12:41 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Mon, 05 Oct 2009 02:18:25 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "ecdf59fdb201784473ca14be51b1ee78"
x-archive-orig-x-runtime: 117ms
x-archive-orig-content-length: 26364
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: Mon, 05 Oct 2009 02:18:27 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 05 Oct 2009 02:18:27 GMT", ; rel="memento"; datetime="Mon, 05 Oct 2009 02:18:27 GMT", ; rel="next memento"; datetime="Sun, 14 Feb 2010 15:16:07 GMT", ; rel="last memento"; datetime="Mon, 03 Feb 2020 20:09:28 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_20091004221404_crawl101-c/51_12_20091005020739_crawl101.arc.gz
server-timing: captures_list;dur=1.996836, exclusion.robots;dur=0.041241, exclusion.robots.policy;dur=0.024995, esindex;dur=0.016103, cdx.remote;dur=108.813720, LoadShardBlock;dur=353.347806, PetaboxLoader3.datanode;dur=214.543527, PetaboxLoader3.resolve;dur=280.164905, load_resource;dur=196.122080
x-app-server: wwwb-app28
x-ts: 200
x-tr: 787
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
sixapart's python-typepad-api 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: | A TypePad API client library for Python edit |
Homepage: | https://sixapart.github.com/python-typepad-api/ edit |
Public Clone URL: |
git://github.com/sixapart/python-typepad-api.git
Give this clone URL to anyone.
git clone git://github.com/sixapart/python-typepad-api.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:sixapart/python-typepad-api.git
|
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Tue Sep 22 09:47:14 -0700 2009 | Adding .gitignore [bradchoate] |
![]() |
LICENSE | Tue Sep 29 15:26:03 -0700 2009 | Add standalone license file [markpasc] |
![]() |
MANIFEST.in | Mon Sep 28 16:34:00 -0700 2009 | Change to an exclusive strategy for manifest bu... [markpasc] |
![]() |
README.rst | Mon Sep 28 15:53:19 -0700 2009 | Add README Add script to generate README from p... [markpasc] |
![]() |
doc/ | Tue Sep 29 16:14:35 -0700 2009 | Use github-tools to make Sphinx docs github pag... [markpasc] |
![]() |
requirements.txt | Thu Oct 01 10:46:20 -0700 2009 | Require only the 1.0.1 package of oauth, not a ... [markpasc] |
![]() |
setup.py | Tue Sep 29 15:30:24 -0700 2009 | Point URL at github, not made-up subversion repo [markpasc] |
![]() |
stdeb.cfg | Mon Sep 21 13:47:38 -0700 2009 | Add stdeb configuration file. [apparentlymart] |
![]() |
tests/ | Fri Sep 25 17:27:53 -0700 2009 | AddedNeighbor is valid too. [bradchoate] |
![]() |
typepad/ | Mon Sep 28 15:28:24 -0700 2009 | Bump this back to a prerelease version [markpasc] |
README.rst
typepad provides connectivity to the TypePad API through remote objects.
The typepad package contains RemoteObject implementations for TypePad's content objects and an OAuth client for making authenticated requests to the API.
This feature is coming soon. Sit tight!