ea5cdbbe4423d3e6fbdb8e9b41f1b0ea72811bcc
errors in callback functions should be reported to log, but not stop the callback chain Change-Id: I4fc509b7121960ebe59e1ad4f4b4746dfb4d5ba3 Reviewed-on: https://forge.frm2.tum.de/review/c/secop/frappy/+/30950 Tested-by: Jenkins Automated Tests <pedersen+jenkins@frm2.tum.de> Reviewed-by: Markus Zolliker <markus.zolliker@psi.ch>
Frappy: Framework for programming secnodes in Python
Frappy is a Python-framework for writing SECoP servers (called SECNodes or Nodes) and Clients. It comes with its own Graphical client and a collection of example Nodes. It is able to use TCP and Serial connections.
To get started, look at the provided demo, the provided examples, or have a look at the INTRODUCTION section.
Main development is done here and a readonly GitHub-mirror for easier access is available here.
Requirements
See requirements.txt.
Demo
Use the following command after installing the dependencies:
$ make demo
Documentation
Description
Languages
Python
99.9%