LICENSE
MANIFEST.in
README.md
pyproject.toml
tiptop_ipy/__init__.py
tiptop_ipy/check_ini_updates.py
tiptop_ipy/defaults.yaml
tiptop_ipy/ini_parser.py
tiptop_ipy/result.py
tiptop_ipy/tiptop_connection.py
tiptop_ipy/utils.py
tiptop_ipy/validation.py
tiptop_ipy/version.py
tiptop_ipy.egg-info/PKG-INFO
tiptop_ipy.egg-info/SOURCES.txt
tiptop_ipy.egg-info/dependency_links.txt
tiptop_ipy.egg-info/requires.txt
tiptop_ipy.egg-info/top_level.txt
tiptop_ipy/instrument_templates/ANDES.ini
tiptop_ipy/instrument_templates/ERIS.ini
tiptop_ipy/instrument_templates/ERIS_LGS.ini
tiptop_ipy/instrument_templates/HARMONI_SCAO.ini
tiptop_ipy/instrument_templates/HarmoniLTAO_1.ini
tiptop_ipy/instrument_templates/HarmoniLTAO_2.ini
tiptop_ipy/instrument_templates/HarmoniLTAO_3.ini
tiptop_ipy/instrument_templates/MAVIS.ini
tiptop_ipy/instrument_templates/METIS.ini
tiptop_ipy/instrument_templates/MICADO_SCAO.ini
tiptop_ipy/instrument_templates/MICADO_SCAO_less_layers.ini
tiptop_ipy/instrument_templates/MORFEO.ini
tiptop_ipy/instrument_templates/MUSE_LTAO.ini
tiptop_ipy/instrument_templates/SOUL.ini
tiptop_ipy/instrument_templates/SPHERE.ini
tiptop_ipy/instrument_templates/serviceDescription.json
tiptop_ipy/tests/__init__.py
tiptop_ipy/tests/conftest.py
tiptop_ipy/tests/test_all_instruments.py
tiptop_ipy/tests/test_ini_parser.py
tiptop_ipy/tests/test_result.py
tiptop_ipy/tests/test_tiptop.py
tiptop_ipy/tests/test_utils.py
tiptop_ipy/tests/test_validation.py