pyservant

A library for building services


License
Other
Install
pip install pyservant==0.0.9

Documentation

Servant

Build Status

A python package to build services/microservices.

See the examples folder to see what a service server and client look like.

ATTENTION!

This is experimental and the API may not be entirely stable. Having said that, it's currently being used in production at Clearcare and as such, is supported well.

Eventually the transport payload/structure should be standardized so that clients/servers can be authored in different languages.