sixapart / python-typepad-api
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (2)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Sep 22 09:47:14 -0700 2009 | |
| |
CHANGES.rst | Tue Jan 26 11:06:11 -0800 2010 | |
| |
LICENSE | Tue Sep 29 15:26:03 -0700 2009 | |
| |
MANIFEST.in | Mon Sep 28 16:34:00 -0700 2009 | |
| |
README.rst | Mon Sep 28 15:53:19 -0700 2009 | |
| |
doc/ | Mon Feb 08 17:51:03 -0800 2010 | |
| |
requirements.txt | Thu Oct 01 10:46:20 -0700 2009 | |
| |
setup.py | Mon Feb 08 17:51:03 -0800 2010 | |
| |
stdeb.cfg | Mon Sep 21 13:47:38 -0700 2009 | |
| |
tests/ | Mon Feb 08 17:51:03 -0800 2010 | |
| |
typepad/ | Mon Feb 08 17:51:03 -0800 2010 |
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.
