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.2.0.tar.gz
(19.9 kB
view details)
Built Distribution
File details
Details for the file python-hessian-1.2.0.tar.gz
.
File metadata
- Download URL: python-hessian-1.2.0.tar.gz
- Upload date:
- Size: 19.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80166aca5076cadcd5e3dd2c51afb7591d22de1699bc4c377740245f2182dd22 |
|
MD5 | 5f048ba79fd5a235b7c4119012b945b4 |
|
BLAKE2b-256 | 364a1612b6b59aab12287014419392491cef8fabd0f094c1aaa3f9bdc8014c53 |
File details
Details for the file python_hessian-1.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: python_hessian-1.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 17.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a54c3b17990c4d036b26898099cfa86ecc6f15744570c71ed728eaaa7457076 |
|
MD5 | d3edb45338026c5bdb7e1a20fd188dfb |
|
BLAKE2b-256 | e40527559bcffcc73e7d6d54769d89b6912a7fab82a74449404121e246c8a291 |