Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

What are some good books and/or tutorials on XML-based APIs, REST, SOAP with Python?

share|improve this question

closed as not constructive by casperOne Jan 5 at 0:11

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

1 Answer

up vote 1 down vote accepted

Chapters 9, 11, 12 from Dive into Python by Mark Pilgrim deal with these topics. Though the book is outdated, you can give it a try if you are just starting out. Some of the libraries used in the book haven't been updated in few years.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.