LICENSE
README.md
pyproject.toml
setup.py
console_animation/__init__.py
console_animation/decorator.py
console_animation.egg-info/PKG-INFO
console_animation.egg-info/SOURCES.txt
console_animation.egg-info/dependency_links.txt
console_animation.egg-info/top_level.txt
tests/__init__.py
tests/test.py
tests/test_debug.py
tests/test_debug_sleep.py
tests/test_decorator.py
tests/test_exception.py
tests/test_hook.py
tests/test_logger.py
tests/test_newline.py
tests/test_patch_emit.py