LICENSE
README.md
pyproject.toml
docs/source/conf.py
examples/image_example.py
examples/matplotlib_example.py
plotID.egg-info/PKG-INFO
plotID.egg-info/SOURCES.txt
plotID.egg-info/dependency_links.txt
plotID.egg-info/requires.txt
plotID.egg-info/top_level.txt
plotid/__init__.py
plotid/create_id.py
plotid/plotoptions.py
plotid/publish.py
plotid/save_plot.py
plotid/tagplot.py
plotid/tagplot_image.py
plotid/tagplot_matplotlib.py
plotid/resources/__init__.py
plotid/resources/OpenSans/OFL.txt
plotid/resources/OpenSans/OpenSans-Bold.ttf
plotid/resources/OpenSans/OpenSans-Regular.ttf
tests/__init__.py
tests/runner_tests.py
tests/test_create_id.py
tests/test_plotoptions.py
tests/test_publish.py
tests/test_save_plot.py
tests/test_tagplot.py
tests/test_tagplot_image.py
tests/test_tagplot_matplotlib.py