'nett-python' is the "nimble event transport toolkit" python binding allowing to send messages from python to a nett service
REQUIREMENTS: -python 2.7 -Protobuff 3.x -CMake is used as build system -link against nett -link against boost-python -install six -> pip install six (version 1.10.x) -install google protobuf python (see instructions in /python/README.MD)
Notes:
- For event generation with protobuf, we stick to the schema version 3