README.md
setup.py
bin/frappy-cli
bin/frappy-gui
bin/frappy-play
bin/frappy-scan
bin/frappy-server
etc/frappy-generator
etc/frappy.target
etc/frappy@.service
frappy/RELEASE-VERSION
frappy/__init__.py
frappy/config.py
frappy/core.py
frappy/datatypes.py
frappy/dynamic.py
frappy/errors.py
frappy/extparams.py
frappy/features.py
frappy/io.py
frappy/logging.py
frappy/mixins.py
frappy/modulebase.py
frappy/modules.py
frappy/params.py
frappy/persistent.py
frappy/playground.py
frappy/properties.py
frappy/proxy.py
frappy/rwhandler.py
frappy/secnode.py
frappy/server.py
frappy/simulation.py
frappy/states.py
frappy/version.py
frappy/client/__init__.py
frappy/client/interactive.py
frappy/gui/__init__.py
frappy/gui/collapsible.py
frappy/gui/connection.py
frappy/gui/console.py
frappy/gui/inputwidgets.py
frappy/gui/logwindow.py
frappy/gui/mainwindow.py
frappy/gui/moduleoverview.py
frappy/gui/modulewidget.py
frappy/gui/nodewidget.py
frappy/gui/paramview.py
frappy/gui/plotting.py
frappy/gui/qt.py
frappy/gui/resources_qt5.py
frappy/gui/resources_qt6.py
frappy/gui/tabwidget.py
frappy/gui/util.py
frappy/gui/valuewidgets.py
frappy/gui/cfg_editor/__init__.py
frappy/gui/cfg_editor/config_file.py
frappy/gui/cfg_editor/mainwindow.py
frappy/gui/cfg_editor/node_display.py
frappy/gui/cfg_editor/tree_widget_item.py
frappy/gui/cfg_editor/utils.py
frappy/gui/cfg_editor/widgets.py
frappy/gui/params/__init__.py
frappy/gui/ui/cmdbuttons.ui
frappy/gui/ui/cmddialog.ui
frappy/gui/ui/console.ui
frappy/gui/ui/greeter.ui
frappy/gui/ui/logwindow.ui
frappy/gui/ui/mainwin.ui
frappy/gui/ui/modulewidget.ui
frappy/gui/ui/nodewidget.ui
frappy/gui/ui/parambuttons.ui
frappy/gui/ui/parambuttons_select.ui
frappy/gui/ui/paramview.ui
frappy/lib/__init__.py
frappy/lib/asynconn.py
frappy/lib/classdoc.py
frappy/lib/enum.py
frappy/lib/multievent.py
frappy/lib/pidfile.py
frappy/lib/sequence.py
frappy/lib/statemachine.py
frappy/protocol/__init__.py
frappy/protocol/discovery.py
frappy/protocol/dispatcher.py
frappy/protocol/messages.py
frappy/protocol/router.py
frappy/protocol/interface/__init__.py
frappy/protocol/interface/handler.py
frappy/protocol/interface/tcp.py
frappy/protocol/interface/ws.py
frappy/protocol/interface/zmq.py
frappy_core.egg-info/PKG-INFO
frappy_core.egg-info/SOURCES.txt
frappy_core.egg-info/dependency_links.txt
frappy_core.egg-info/requires.txt
frappy_core.egg-info/top_level.txt
frappy_demo/__init__.py
frappy_demo/cryo.py
frappy_demo/lakeshore.py
frappy_demo/lscsim.py
frappy_demo/modules.py
frappy_demo/test.py
frappy_ess/__init__.py
frappy_ess/epics.py
frappy_mlz/__init__.py
frappy_mlz/amagnet.py
frappy_mlz/entangle.py
frappy_mlz/plc_zapf.py
frappy_mlz/seop.py
frappy_mlz/zebra.py
frappy_psi/__init__.py
frappy_psi/ah2700.py
frappy_psi/ccu4.py
frappy_psi/channelswitcher.py
frappy_psi/convergence.py
frappy_psi/frozenparam.py
frappy_psi/historywriter.py
frappy_psi/ips_mercury.py
frappy_psi/k2601b.py
frappy_psi/ls370res.py
frappy_psi/magfield.py
frappy_psi/mercury.py
frappy_psi/motorvalve.py
frappy_psi/pfeiffer.py
frappy_psi/phytron.py
frappy_psi/picontrol.py
frappy_psi/ppms.py
frappy_psi/ppmssim.py
frappy_psi/ppmswindows.py
frappy_psi/sea.py
frappy_psi/softcal.py
frappy_psi/thermofisher.py
frappy_psi/trinamic.py
frappy_psi/triton.py
test/test_attach.py
test/test_callbacks.py
test/test_config.py
test/test_datatypes.py
test/test_discovery.py
test/test_errors.py
test/test_extparams.py
test/test_handler.py
test/test_io.py
test/test_lib.py
test/test_lib_enum.py
test/test_logging.py
test/test_modules.py
test/test_msg.py
test/test_multievent.py
test/test_params.py
test/test_persistent.py
test/test_poller.py
test/test_properties.py
test/test_server.py
test/test_statemachine.py
test/test_status_members.py
test/test_test.py