Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Web Programming Python

Wrapping Web Service APIs

Author: oreillynet.com | Published: 10th Aug 2005 | Visited: 861 times | Add Comment
Filed in: Python

05/02/2002 There are many approaches to writing XML based web services: SOAP, XML-RPC, REST. If all you want to do is use a service, and there is a Python wrapper for it, you might not care what it was written in. Mark Pilgrim's has wrapped the Google SOAP API. Load up his PyGoogle module and google away. The wrapper takes care of the SOAP for you. PyGoogle comes with an updated version of SOAP.py originally developed by Cayce Ullman and Brian Matthews. "There are several SOAP libraries...n

Read Article
 

Sponsored Links

 


Related Articles

 Deploy the Web Service Deploy the Web Service As a first step, if you done it before, edit examples.PROPERTIES (provided along with the code download for this chapter), and change the paths there to match your development environment. The code download for this chapter also includes a README.txt file, which gives detaile ...

 Google Releases new Ajax APIs Google has been in the news a lot lately as they had the Google I/O developer conference. Leaders in Google’s web services met with some of the country’s budding developers to give them heads up of the latest news about Google especially their assistance for developers big and sm ...

 Service Oriented Java Business Integration Review  Service Oriented Java Business Integration Review Introduction If read through the texts which give you an introduction to SOA or Web Services, you will often find them to be quite frustrating, and the reason for this is because they spend too much time referencing business processes which are ela ...

 Upload and view images to/from an Oracle database using an XML Web Service This article explains about uploading and fetching images to/from an Oracle database using XML web services and ASP. ...

 Consuming WCF Service Hosted On Remote Machine from Silverlight Consuming WCF Service Hosted On Remote Machine from Silverl ...

 United States Postal Service (USPS) Web Tools Wrapper United States Postal Service (USPS) Web Tools Wrapper is a .NET library you can use for address validation, retrieving rates and YES even printing la ...

 Runtime Generated WCF Service Exposing .NET or COM Types A WCF service wrapper is generated at runtime around a .NET or COM type to expose its interf ...

 Calling a Web Service from an SQL Integration Services package Calling a Web Service from an SQL Integration Services pac ...

 Consuming a MySQL Database in a RESTful Web Service Learn how to use the NetBeans IDE to expose a MySQL database as a RESTful web service endpoi ...

 Build a Google Talk Client Using Oracle ADF Faces Rich Client and the Active Data Service Oracle ACE Director Lucas Jellema explains how to build a rich Java client that fully integrates with Google Talk, step by s ...



Next: Unicode Secrets



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links