Skip to content
Snippets Groups Projects
Select Git revision
  • 8291b09e574f200973378241e6df505cc6e1880e
  • master default protected
2 results

nett-python

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Christian Nowke authored
    8291b09e
    History

    '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