Closed (won't fix)
Project:
Services
Version:
6.x-2.4
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2011 at 02:08 UTC
Updated:
12 Jul 2012 at 12:00 UTC
I've been trying to get a working Python application talking to Drupal using the json-rpc or xml-rpc services. There are many, many examples, snippets and samples for many languages. But none work for Python. Any chance you could add an example each for xml-rpc and json-rpc, that logs in and then calls more than one function (e.g. node.get)? You would save me many hours of banging my head against the wall!
Thanks
Comments
Comment #1
marcingy commentedMarking as won't fix because none of the core devs use python. There is a python library here that may be of use to get you going https://github.com/guaka/python_drupal_services
Comment #2
frazras commentedHere is a later thread http://drupal.org/node/1407736