LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
python_stopwatch.egg-info/PKG-INFO
python_stopwatch.egg-info/SOURCES.txt
python_stopwatch.egg-info/dependency_links.txt
python_stopwatch.egg-info/requires.txt
python_stopwatch.egg-info/top_level.txt
stopwatch/__init__.py
stopwatch/logger.py
stopwatch/markup.py
stopwatch/statistics.py
stopwatch/stopwatch.py
stopwatch/utils.py
stopwatch/contextmanagers/__init__.py
stopwatch/contextmanagers/profile.py
stopwatch/contextmanagers/stopwatch.py