README.md
pyproject.toml
src/phlo_core/__init__.py
src/phlo_core/quality/__init__.py
src/phlo_core/quality/freshness_check.py
src/phlo_core/quality/null_check.py
src/phlo_core/quality/schema_check.py
src/phlo_core/quality/uniqueness_check.py
src/phlo_core/sources/__init__.py
src/phlo_core/sources/rest_api.py
src/phlo_core_plugins.egg-info/PKG-INFO
src/phlo_core_plugins.egg-info/SOURCES.txt
src/phlo_core_plugins.egg-info/dependency_links.txt
src/phlo_core_plugins.egg-info/entry_points.txt
src/phlo_core_plugins.egg-info/requires.txt
src/phlo_core_plugins.egg-info/top_level.txt
tests/test_integration_core_plugins.py
tests/test_quality_plugins.py
tests/test_rest_api_plugin.py