Skip to content

trcjr/yawpl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet Another WordPress Python Library

============================================================================
(Forked from WordPress Python Library [http://code.google.com/p/wordpress-library/])

A python library for WordPress XML-RPC interface.
At the time are supported this methods:

* getUsersBlogs
* getUserInfo
* getPost
* getRecentPosts
* newPost
* editPost
* deletePost
* newMediaObject
* newCategory
* getCategoryList
* getPostCategories
* setPostCategories
* getTrackbackPings
* publishPost
* getPingbacks
* getTags
* suggestCategories
* getComment
* getComments

See example.py for simple example script

About

Yet Another WordPress Library, Python XML-RPC Wrapper for WordPress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages