Python Microservice framework

This work is an umbrella package. Itself implements libraries for the packages which are based on.

Github: https://github.com/palankai/pyrs

Sub works

Schema validation, serialization

http://pyrs-schema.readthedocs.org/

Installation

$ pip install pyrs

Extending the exist functionality

The pyrs.ext and the pyrs itself are namespace packages. If you would like to extend an exist functionality of a package check that given package documentation for further information.

If you would like to implement a new funcionality, just create a new package inside pyrs package. Make sure the pyrs package still remain namespace package.

Contents

Indices and tables