Index of /ports_www/py-mt

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 31-Aug-2009 12:33 637 [   ] distinfo 28-May-2011 14:15 122 [TXT] pkg-descr 08-Dec-2003 08:39 628
PyMT is a simple Python module which allows you to easily connect to a Movable
Type weblog, using it's built in XML-RPC API. PyMT is capable of handling every
MT call available.

This interface allows you to access most of the core functionality of Movable
Type, including the ability to view, post, delete and edit weblog entries,
fetch user information, apply categories to your posts and get information
about trackback pings. Every XML-RPC method is accessed using a PyMT method
with exactly the same name. PyMT is basically just a light wrapper, which
hides the xml-rpc part of the work.

WWW: http://pymt.sourceforge.net/