Python Services API
jrbeeman - July 17, 2008 - 02:04
A set of classes and and tests that Python developers can use as a basis for integration with the Services module.
Currently, features are fairly slim, but more will be added over the coming weeks. Contributions more than welcome!
- XML-RPC Connection class
- Node class
- node.load
- node.save
Note
At this time, this module assumes the following updates / patches to the Services module:
- #139131: node.save doesn't return the $node
