Hessian RPC Library
Project description
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.1.1.tar.gz
(20.6 kB
view details)
Built Distribution
File details
Details for the file python-hessian-1.1.1.tar.gz
.
File metadata
- Download URL: python-hessian-1.1.1.tar.gz
- Upload date:
- Size: 20.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/2.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da4ce271d584f7eaa8ba9bfd602d4705b12e6b4ed2d8e1b7a543be5f67417650 |
|
MD5 | 49bd8a088b13c3088b23c87897eb783a |
|
BLAKE2b-256 | 4b2f863816e0bc39957e15bde390afd1edb01df8c972e10e6f7eccf129478f2d |
File details
Details for the file python_hessian-1.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: python_hessian-1.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 21.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/2.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c81aa588e4686808acb5decc02a389c35a806b5f1752e4969b144badd4f5aec9 |
|
MD5 | 8c1a388f7f3dba89cbaede691b6e4f76 |
|
BLAKE2b-256 | 1f3f5f412ffaa3ce7be621a67e82a9d26e4ea35aa151fc26e630764cab8c3f8b |