473,387 Members | 1,799 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Setting Up SOAPpy for Python v2.5 on Windows?

Hi All,

What are the required version of the SOAPpy, PyXML, fpconst that are
needed to run under the Python 2.5 environment on Windows?

Locations for the downloads?

Thanks!

Steve

Mar 13 '07 #1
4 2078
Steve wrote:
What are the required version of the SOAPpy, PyXML, fpconst that are
needed to run under the Python 2.5 environment on Windows?
If you're not married to SOAPpy, you can use elementsoap which has just
a single download and works with ElementTree from the 2.5 stdlib:

http://effbot.org/downloads/#elementsoap
STeVe
Mar 13 '07 #2
On 13 Mar 2007 11:53:24 -0700, Steve <sr********@gmail.comwrote:
What are the required version of the SOAPpy, PyXML, fpconst that are
needed to run under the Python 2.5 environment on Windows?
SOAPpy doesn't install under Python 2.5 as-is. You'll need to add
source code encodings on all the source files in all the files before
setup.py will run. (See PEP 263.).

You can get fpconst 0.7.2 from the cheese shop, and PyXML from
Sourceforge. I believe the latest versions of these packages work
fine.

Do be aware, though, that SOAPpy is unmaintained, so you might want to
look at other SOAP handling packages like ZSI or elementsoap. Unless,
that is, you need functionality that only SOAPpy provides, in which
case you are stuck with it.

--
Cheers,
Simon B
si***@brunningonline.net
http://www.brunningonline.net/simon/blog/
GTalk: simon.brunning
MSN: small_values
Mar 14 '07 #3
All,

Thanks for the suggestions!

I think that I will move forward with elementsoap instead of soappy...

Steve

On Mar 13, 11:53 am, "Steve" <sreissc...@gmail.comwrote:
Hi All,

What are the required version of the SOAPpy, PyXML, fpconst that are
needed to run under the Python 2.5 environment on Windows?

Locations for the downloads?

Thanks!

Steve

Mar 14 '07 #4
On Mar 14, 10:22 am, "Steve" <sreissc...@gmail.comwrote:
All,

Thanks for the suggestions!

I think that I will move forward with elementsoap instead of soappy...
Maybe worth checking out the new kid on the block too:
http://trac.optio.webfactional.com/wiki
Mar 14 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Nello Polesello | last post by:
I'm trying to use a Web Service written in C# from Python (using SOAPpy), and I don't know how to set namespace. I'd like to add the attribute xmlns="http://www.uniud.it/email/" in the tag...
0
by: elsarfhem | last post by:
I have a problem with soappy when i try to send a python dictionary... i send something like this {'1':2,'3':4} and it returns something like this {'1':, '3':4} function on the server is simply an...
0
by: Sameer Deshpande | last post by:
Hi, I am using python SOAPpy module to call a web service. Call to web service gets executed successfully. I am facing a problem if the call to WS results into redirect. I get "HTTPError:...
0
by: benboals | last post by:
Note: this is in reply to a message from August 2 which i found searching for help on my own problem. I couldn't seem to reply to it, but a friend suggested that simply using the same subject...
4
by: jiang.haiyun | last post by:
Hello all, when i import SOAPpy, the python crashed and print out 'usage:copy source destination'. As follows: ############################ haiyun# python Python 2.4.1 (#2, Mar 28 2006,...
1
by: icius | last post by:
Hello all, I am trying to use a web services API with Python and SOAPpy as a client. Some of the method paramters in this web service's WSDL are asking for an "ArrayOfString" type. Here is my...
1
by: gopython | last post by:
Hi all, OS: Windows XP Python: Version 2.5 I have a gui program that uses soappy to consume the web services. It works fine when I am running it from command prompt. And then I make the...
0
by: pion | last post by:
Hello I'm trying to make a web service client in python, and so to start out, I found this simple example that are supposed to parse an wsdl file using SOAPPy. I'm using Windows and got SOAPPy...
1
by: Christof Winter | last post by:
I am trying to use a webservice with SOAPpy: import SOAPpy intact_wsdl = "http://www.ebi.ac.uk/intact/binary-search-ws/binarysearch?wsdl" intact_serv = SOAPpy.WSDL.Proxy(intact_wsdl) The...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.