fb9e713043f2ffde73773ef7515ab827a90ad3c4
If the environment variable isn't set a None value is returned. Now an empty string will be returned Fixes: #4882 Change-Id: I3e319daebf10e2d8ea3ee00f6094e6896e54f51b Reviewed-on: https://forge.frm2.tum.de/review/c/secop/frappy/+/34234 Tested-by: Jenkins Automated Tests <pedersen+jenkins@frm2.tum.de> Reviewed-by: Markus Zolliker <markus.zolliker@psi.ch> Reviewed-by: Jens Krueger <jens.krueger@tum.de>
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%