Skip to main content

Hessian RPC Library

Project description

https://travis-ci.org/theatlantic/python-hessian.svg?branch=master

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.

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 hashes)

Uploaded Source

Built Distribution

python_hessian-1.1.2-py2.py3-none-any.whl (21.9 kB view hashes)

Uploaded Python 2 Python 3

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