Skip to main content

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.0.tar.gz (19.1 kB view details)

Uploaded Source

File details

Details for the file python-hessian-1.0.0.tar.gz.

File metadata

File hashes

Hashes for python-hessian-1.0.0.tar.gz
Algorithm Hash digest
SHA256 a4a874897524b65d43daf93f7c4cad9d713cfa712fd7b21b372a18b9ad23ba2a
MD5 c54a1a8fc08ec511f42deed38b932c34
BLAKE2b-256 0c91918873db71a6d429940341515190fe7f14223f29f4c218ed7b8a3a32825a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page