wsapi4plone (0.1)
- Homepage of wsapi4plone: http://pypi.python.org/pypi/wsapi4plone/
- Description source: https://weblion.psu.edu/trac/weblion/wiki/WebServicesApiPlone
A Plone product that provides an XML-RPC API to Plone content and operations. One of the main goals is to provide a slim, versatile and extensive way to create, read, update and delete (CRUD) Plone content. The secondary goal is to provide an interface on which Plone sites can communicate with one another.
There are four categories that the wsapi4plone could be useful for: Cross Site Communication, Desktop Applications, Skinning/Theming, and Batch Processing. The primary focus of wsapi4plone thus far is on Cross Site Communication (Plone to Plone communication) and Desktop Applications (Desktop Authoring).