LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
sources/classic/operations/__init__.py
sources/classic/operations/callbacks.py
sources/classic/operations/decorator.py
sources/classic/operations/operation.py
sources/classic_operations.egg-info/PKG-INFO
sources/classic_operations.egg-info/SOURCES.txt
sources/classic_operations.egg-info/dependency_links.txt
sources/classic_operations.egg-info/requires.txt
sources/classic_operations.egg-info/top_level.txt
tests/test_decorator.py
tests/test_operation.py