LICENSE
README.md
pyproject.toml
src/plotez/__init__.py
src/plotez/errors.py
src/plotez/plotez.py
src/plotez/py.typed
src/plotez/typing.py
src/plotez/version.py
src/plotez.egg-info/PKG-INFO
src/plotez.egg-info/SOURCES.txt
src/plotez.egg-info/dependency_links.txt
src/plotez.egg-info/requires.txt
src/plotez.egg-info/top_level.txt
src/plotez/backend/CONSTANTS.py
src/plotez/backend/__init__.py
src/plotez/backend/_wrappers.py
src/plotez/backend/utilities.py
tests/test_density_and_relative_band.py
tests/test_errorplot.py
tests/test_errors.py
tests/test_histogram.py
tests/test_plotez.py
tests/test_validation_guards.py
tests/test_wrappers.py