Hessian RPC Library
Project description
About
python-hessian is a Python implemention of Hessian, a binary web services protocol. It supports the Hessian 1.0.2 specification and the Hessian 2.0 Serialization Protocol. The library is a fork of mustaine, which is no longer maintained. It provides a standard HTTP-based client as well as a general-purpose serialization library.
Usage
Using pyhessian.client
Testing against Caucho’s reference service:
from pyhessian.client import HessianProxy
service = HessianProxy("http://hessian.caucho.com/test/test")
print service.replyDate_1()
Source
Up-to-date sources and documentation can always be found at the python-hessian GitHub site.
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
python-hessian-1.0.2.tar.gz
(19.3 kB
view details)
Built Distribution
File details
Details for the file python-hessian-1.0.2.tar.gz
.
File metadata
- Download URL: python-hessian-1.0.2.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8744df191064b5b92d1e16474068bd7aafc27a763c928c0ef7ca54eaa5c5357f |
|
MD5 | a597ed1451c0ea2bb60021fdf01afbff |
|
BLAKE2b-256 | 29c757d2b33283c49e5adbaf61ec251f7abee96e5c089e25dbaca2114a6ff67b |
File details
Details for the file python_hessian-1.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: python_hessian-1.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 23.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19f38c09c5ff6d84f107f5e564f49ad627541934eb7cb0f41ce019d85ade01eb |
|
MD5 | 92888ffb213c7a2cfe90ee11f3b781ba |
|
BLAKE2b-256 | 0740f7d26c75da921fab4e658dea549afc6eaa2df74c7fb5242074313c7b6c90 |