README.md
pyproject.toml
setup.cfg
setup.py
.github/workflows/pypi.yml
salutator/__init__.py
salutator/_version.py
salutator.egg-info/PKG-INFO
salutator.egg-info/SOURCES.txt
salutator.egg-info/dependency_links.txt
salutator.egg-info/requires.txt
salutator.egg-info/top_level.txt
salutator/animals/__init__.py
salutator/animals/goodbyes.py
salutator/animals/greetings.py
salutator/eso/__init__.py
salutator/eso/core.py
salutator/eso/utils.py
salutator/eso/tests/__init__.py
salutator/eso/tests/debug.txt
salutator/eso/tests/setup_package.py
salutator/eso/tests/test_eso.py
salutator/eso/tests/test_eso_remote.py
salutator/eso/tests/data/FORS2.2021-01-02T00_59_12.533_raw2raw.xml
salutator/eso/tests/data/FORS2.2021-01-02T00_59_12.533_raw2raw_multipart.xml
salutator/eso/tests/data/oidc_token.json
salutator/eso/tests/data/query_apex_ql_5.csv
salutator/eso/tests/data/query_coll_vvv_sgra.csv
salutator/eso/tests/data/query_inst_sinfoni_sgra.csv
salutator/eso/tests/data/query_list_instruments.csv
salutator/eso/tests/data/query_list_surveys.csv
salutator/eso/tests/data/query_main_sgra.csv
salutator/eso/tests/data/testfile.fits.Z
salutator/humans/__init__.py
salutator/humans/goodbyes.py
salutator/humans/greetings.py
salutator/minerals/__init__.py
salutator/minerals/goodbyes.py
salutator/minerals/greetings.py
salutator/plants/__init__.py
salutator/plants/goodbyes.py
salutator/plants/greetings.py
tests/__init__.py
tests/test_salutator.py