Skip to main content

用python调用dubbo可以用于测试等

Project description

# dubbo 用python调用dubbo可以用于测试等 依赖pyhessian,bitstring

from pydubbo.pydubbo import DubboZK d = DubboZK(interface=”com.dianwoba.dw.riderservice.service.RiderStatService”, hosts=’xxx:2181’) res = d.fetchRiderCompletedOrders(“fetchRiderCompletedOrders”, [(“Ljava/lang/Long;”, 571307),(“Ljava/lang/Integer;”,0),(“Ljava/lang/Integer;”,1530584726)]) res

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydubbo-0.0.5.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

pydubbo-0.0.5-py2-none-any.whl (9.6 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page