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.2.tar.gz
(20.6 kB
view details)
Built Distribution
File details
Details for the file python-hessian-1.1.2.tar.gz
.
File metadata
- Download URL: python-hessian-1.1.2.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 | b2f31829205089e0bc469617ab16709310fcac0c0c3265d30534fd6f426e0987 |
|
MD5 | 97473b1c15ad0a1864a79b6591602a1e |
|
BLAKE2b-256 | 2b47989bc27399238731fd60dbdef687134f1c35e3928f0b9128fe19babb77d5 |
File details
Details for the file python_hessian-1.1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: python_hessian-1.1.2-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 | 119ff20eb6adba1669c0ea245d9ec98319e15978d8c34ffe65b4b5e9385289b4 |
|
MD5 | b7d0527c5ff5415ef37702bfda7e5903 |
|
BLAKE2b-256 | 54a4105ef42acdf965769d54313ce6729b00c3d809facb06435b057608e7f3d4 |