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.0.tar.gz
(19.6 kB
view details)
Built Distribution
File details
Details for the file python-hessian-1.1.0.tar.gz
.
File metadata
- Download URL: python-hessian-1.1.0.tar.gz
- Upload date:
- Size: 19.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dee43e19baa29d77748c955258462f187ae52b6948dc669cbdfa2ba882b53915 |
|
MD5 | 0ea16a8b33c084c1a6e93f0e3fda739a |
|
BLAKE2b-256 | db4822eee83b0302419bcd114cda6d7bc145ec09c2023b3002e5494c4a067c3f |
File details
Details for the file python_hessian-1.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: python_hessian-1.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 22.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9734c55d73f867ad4182c7415fa92e7ac426b8f032df2aff7dd9719e1db301fe |
|
MD5 | d4fcf3ac161c3c0fa7433a5ceb127ff8 |
|
BLAKE2b-256 | 4384311b92caea467cc136790a481956593a0bfb7020f597589a566d35271b48 |