.gitattributes
.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
.pylintrc
CHANGELOG.rst
CREDITS.rst
LICENSE.txt
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
LICENSES/Apachev2.0.txt
LICENSES/GPLv3.txt
LICENSES/LGPLv2.1.txt
LICENSES/LGPLv3.txt
LICENSES/OFL.txt
LICENSES/headers/BSD-0-Clause.txt
LICENSES/headers/CC-BY-SA-4.0.txt
LICENSES/headers/LGPL-3.0.txt
requirements/check.in
requirements/check.txt
requirements/dist.in
requirements/dist.txt
requirements/test-python3.10.txt
requirements/test-python3.8.txt
requirements/test-python3.9.txt
src/gemseo_template_editor_gui/__init__.py
src/gemseo_template_editor_gui.egg-info/PKG-INFO
src/gemseo_template_editor_gui.egg-info/SOURCES.txt
src/gemseo_template_editor_gui.egg-info/dependency_links.txt
src/gemseo_template_editor_gui.egg-info/entry_points.txt
src/gemseo_template_editor_gui.egg-info/requires.txt
src/gemseo_template_editor_gui.egg-info/top_level.txt
tests/__init__.py
tests/test_open_gui.py