V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
gowinder
V2EX  ›  Python

python里面有没有可以解析C#生成的webservice里面的dataset的库哦?

  •  
  •   gowinder · Feb 3, 2012 · 6102 views
    This topic created in 5201 days ago, the information mentioned may be changed or developed.
    有一些服务是C#写的,里面返回都是dataset.
    python有什么快的办法直接解析?
    7 replies    1970-01-01 08:00:00 +08:00
    gowinder
        3
    gowinder  
    OP
       Feb 3, 2012
    @avatasia 谢谢,我看看哈.
    saga
        4
    saga  
       Feb 3, 2012
    c# 使用的大多是SOAP协议,建议使用http://code.google.com/p/pysimplesoap/
    如果微软平台,可以考虑IronPython
    http://gui-at.blogspot.com/2009/10/wcf-service-in-ironpython.html
    saga
        5
    saga  
       Feb 3, 2012
    Python使用Soap稍微麻烦,所以如果可能,建议使用xmlrpc协议
    最方便,缺陷是C#没有直接支持,但是有开源库
    gowinder
        6
    gowinder  
    OP
       Feb 3, 2012
    @sega 主要是要做个机器人测现在的服务,现在的服务是用的c#做webservice,试了下suds,老是抱错。
    gowinder
        7
    gowinder  
    OP
       Feb 3, 2012
    @sega 在看pysimplesoap明天上班试一下。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   957 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 32ms · UTC 18:39 · PVG 02:39 · LAX 11:39 · JFK 14:39
    ♥ Do have faith in what you're doing.