.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
./ggpubpy/__init__.py
./ggpubpy/datasets.py
./ggpubpy/plots.py
examples/basic_usage.py
examples/generate_examples.py
ggpubpy/__init__.py
ggpubpy/datasets.py
ggpubpy/plots.py
ggpubpy.egg-info/PKG-INFO
ggpubpy.egg-info/SOURCES.txt
ggpubpy.egg-info/dependency_links.txt
ggpubpy.egg-info/requires.txt
ggpubpy.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_plots.py