LICENSE
README.md
pyproject.toml
setup.py
pyplugin/__init__.py
pyplugin/base.py
pyplugin/decorators.py
pyplugin/exceptions.py
pyplugin/group.py
pyplugin/settings.py
pyplugin/types.py
pyplugin/utils.py
pyplugin.egg-info/PKG-INFO
pyplugin.egg-info/SOURCES.txt
pyplugin.egg-info/dependency_links.txt
pyplugin.egg-info/requires.txt
pyplugin.egg-info/top_level.txt
tests/test_example.py
tests/test_group.py