MANIFEST.in
README.md
conf.py
setup.py
version.py
_examples/__init__.py
examples/__init__.py
py_file_conf_gui.egg-info/PKG-INFO
py_file_conf_gui.egg-info/SOURCES.txt
py_file_conf_gui.egg-info/dependency_links.txt
py_file_conf_gui.egg-info/entry_points.txt
py_file_conf_gui.egg-info/requires.txt
py_file_conf_gui.egg-info/top_level.txt
pyfileconfgui/__init__.py
pyfileconfgui/app.py
pyfileconfgui/component.py
pyfileconfgui/index.py
pyfileconfgui/main.py
pyfileconfgui/runner.py
pyfileconfgui/dash_ext/__init__.py
pyfileconfgui/dash_ext/component.py
pyfileconfgui/dash_ext/python.py
pyfileconfgui/dash_ext/router.py
pyfileconfgui/dash_ext/tb.py
pyfileconfgui/pages/__init__.py
pyfileconfgui/pages/navigator/__init__.py
pyfileconfgui/pages/navigator/create.py
pyfileconfgui/pages/navigator/edit.py
pyfileconfgui/pages/navigator/main.py
pyfileconfgui/pages/navigator/run.py
pyfileconfgui/pfc/__init__.py
pyfileconfgui/pfc/extract.py
pyfileconfgui/pfc/reformat.py
tests/__init__.py
tests/config.py
tests/demo.py
tests/pfc.py
tests/test_gui.py