Easy use for dubbo python client
Project description
Dubboz
Easy use for dubbo python client
install
pip install dubboz
use
from dubboz import Dubbo
conn = Dubbo('<ip>', <port>)
dict_data = {"class": "类型", "kw1": "value1", ...}
result = conn.invoke("<service>", "<method>", dict_data)
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
dubboz-0.13.tar.gz
(2.8 kB
view details)
File details
Details for the file dubboz-0.13.tar.gz.
File metadata
- Download URL: dubboz-0.13.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8fb4c488c81749926a30e1f2ef0965b779d7768d1f202ab031a054c9cbfe75b5
|
|
| MD5 |
8d6fafb1009be759e15551615c7b983e
|
|
| BLAKE2b-256 |
00f9496efe01e55a14584bff4fea037d8d65a2de5d52fc46cd784223d6dcaa36
|