public
Description: A TypePad API client library for Python
Homepage: http://sixapart.github.com/python-typepad-api/
Clone URL: git://github.com/sixapart/python-typepad-api.git
Brad Choate (author)
Mon Nov 23 16:30:39 -0800 2009
commit  cfd9748609ac3a5da71985bf13e21f0e8a54657a
tree    50cd18f1b0b8b9786723937bcbd8d1a7f7376429
parent  491bf61f1cf1a4b197491e82903f205b85b7bff5 parent  658887b285bd0ef6c968f33b425bb7955f593033
name age message
file .gitignore Tue Sep 22 09:47:14 -0700 2009 Adding .gitignore [Brad Choate]
file CHANGES.rst Mon Nov 23 14:47:59 -0800 2009 Release metadata; added changelog. [Brad Choate]
file LICENSE Tue Sep 29 15:26:03 -0700 2009 Add standalone license file [markpasc]
file MANIFEST.in Mon Sep 28 16:34:00 -0700 2009 Change to an exclusive strategy for manifest bu... [markpasc]
file README.rst Mon Sep 28 15:53:19 -0700 2009 Add README Add script to generate README from p... [markpasc]
directory doc/ Mon Nov 23 14:47:59 -0800 2009 Release metadata; added changelog. [Brad Choate]
file requirements.txt Thu Oct 01 10:46:20 -0700 2009 Require only the 1.0.1 package of oauth, not a ... [markpasc]
file setup.py Mon Nov 23 15:23:01 -0800 2009 Fixed version for remoteobjects, batchhttp depe... [Brad Choate]
file stdeb.cfg Mon Sep 21 13:47:38 -0700 2009 Add stdeb configuration file. [apparentlymart]
directory tests/ Fri Oct 23 00:28:15 -0700 2009 Removing tests for legacy /applications endpoint. [Brad Choate]
directory typepad/ Mon Nov 23 14:47:59 -0800 2009 Release metadata; added changelog. [Brad Choate]
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.