LICENCE.txt
MANIFEST.in
README.rst
pyproject.toml
setup.py
data_providers/__init__.py
data_providers/aggregator.py
data_providers/data_structures.py
data_providers/delegate.py
data_providers/exceptions.py
data_providers/testing.py
phx_data_providers.egg-info/PKG-INFO
phx_data_providers.egg-info/SOURCES.txt
phx_data_providers.egg-info/dependency_links.txt
phx_data_providers.egg-info/requires.txt
phx_data_providers.egg-info/top_level.txt
test/__init__.py
test/test_aggregator.py
test/test_data_structures.py
test/test_delegate.py
test/test_impl.py
test/test_testing.py