WordPress Python Library 1.0

Michele Ferretti black.bird at NOSPAMtiscali.it
Wed May 4 14:38:45 EDT 2005


stewart.midwinter at gmail.com wrote:
> Caro Michele:
> 
> Non parlo italiano, ma parlo espagnol.  I can read your website, and
> your library looks interesting.  Would you like me to provide an
> english translation of your webpage so that you can provide a version
> for english speakers?
> 
> I am a WordPress user and a Python programmer so I will be keen to try
> out your library.
> 
> cheers
> S
> 

I have traslate project web page, here you are:

============================================================

WordPress is considered one of more appreciate blogs builders. This 
software is installed from many people and like most tools have a 
administration user interface based on XML-RPC protocol. XML-RPC is a 
protocol for building WebServices that use HTTP and XML messages. 
WordPress can be controlled (not completely) by remote administration 
interface through XML messages. This library permit you to control 
remotely a WordPress installation. Use of library is very simple, you 
can write a small scripts or full applications that permit to automate 
publishing of articles on your blog/site powered by WordPress. This is a 
small example: [esempio] Library is released under terms of GNU LGPL and 
it's available for download from this site.

At this time are available these actions:

     * Publishing new post
     * Modify old post
     * Publishing draft post
     * Deleting post
     * Changing post's categories
     * Getting blog and user informations
     * Upload multimedia files like movies or photos
     * Getting last recent articles list
     * Getting last post
     * Getting Trackbacks of post
     * Getting Pingbacks of post


============================================================

-- 

Michele Ferretti

ICQ#: 14491159
Skype: m.ferretti79
black DOT bird AT tiscali DOT it
www.blackbirdblog.it



More information about the Python-list mailing list