CITATION.cff
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
flamingo/__init__.py
flamingo/__version__.py
flamingo/cat_interface.py
flamingo/log_config.py
flamingo/schemas.py
flamingo/screen.py
flamingo/utils.py
flamingo/features/__init__.py
flamingo/features/featurizer.py
flamingo/models/__init__.py
flamingo/models/scscore.py
nlesc_flamingo.egg-info/PKG-INFO
nlesc_flamingo.egg-info/SOURCES.txt
nlesc_flamingo.egg-info/dependency_links.txt
nlesc_flamingo.egg-info/entry_points.txt
nlesc_flamingo.egg-info/not-zip-safe
nlesc_flamingo.egg-info/requires.txt
nlesc_flamingo.egg-info/top_level.txt
tests/__init__.py
tests/test_build.py
tests/test_cat_interface.py
tests/test_filter.py
tests/test_hdf5.py
tests/test_logger.py
tests/test_mypy.py
tests/test_options.py
tests/test_scscore.py
tests/test_sphinx.py
tests/utils_test.py