|
AtomPubBase
An AtomPub client library
IntroductionThe atompubbase library is a Python client library for AtomPub services. Along with the library comes a command line tools for interacting with AtomPub services call apexer that is built on top of atompubbase. There is an an introduction to how to use `apexer`. DocumentationThe documentation for the library is found in these two pydoc files: Look at the live_test.py script for a simple example of how to use the library, or the source to apexer for a more detailed look. InstallationFollow the installation instructions for `apexer` to install the atompubbase library. |
Sign in to add a comment