LICENSE
README.md
pyproject.toml
hflav_fair_client/__init__.py
hflav_fair_client/cache.py
hflav_fair_client/config.py
hflav_fair_client/container.py
hflav_fair_client/logger.py
hflav_fair_client.egg-info/PKG-INFO
hflav_fair_client.egg-info/SOURCES.txt
hflav_fair_client.egg-info/dependency_links.txt
hflav_fair_client.egg-info/requires.txt
hflav_fair_client.egg-info/top_level.txt
hflav_fair_client/conversors/__init__.py
hflav_fair_client/conversors/conversor_interface.py
hflav_fair_client/conversors/dynamic_conversor.py
hflav_fair_client/exceptions/__init__.py
hflav_fair_client/exceptions/conversor_exceptions.py
hflav_fair_client/exceptions/source_exceptions.py
hflav_fair_client/filters/__init__.py
hflav_fair_client/filters/base_query.py
hflav_fair_client/filters/search_filters.py
hflav_fair_client/filters/zenodo_query.py
hflav_fair_client/models/__init__.py
hflav_fair_client/models/base_hflav_data_decorator.py
hflav_fair_client/models/hflav_data_searching.py
hflav_fair_client/models/models.py
hflav_fair_client/processing/__init__.py
hflav_fair_client/processing/data_visualizer.py
hflav_fair_client/processing/visualizer_interface.py
hflav_fair_client/resources/__init__.py
hflav_fair_client/services/__init__.py
hflav_fair_client/services/command.py
hflav_fair_client/services/search_and_load_data_file_command.py
hflav_fair_client/services/service.py
hflav_fair_client/services/service_bibtex.py
hflav_fair_client/services/service_interface.py
hflav_fair_client/source/__init__.py
hflav_fair_client/source/source_interface.py
hflav_fair_client/source/source_zenodo_requests.py
hflav_fair_client/utils/__init__.py
hflav_fair_client/utils/namespace_utils.py
tests/test_integration.py
tests/test_performance.py