.gitignore
README.md
license.md
pyproject.toml
sandbox.py
setup.py
ci/sphinx_ignore_tags.txt
docs/base.rst
docs/conf.py
docs/easycacher.rst
docs/excelerate.rst
docs/index.rst
docs/logger.rst
docs/_static/bugfix.css
examples/mission_report.docx
examples/mission_report.html
examples/mission_report.pptx
examples/mission_report.xlsx
examples/papertrail_demo_notebook.ipynb
examples/~$ssion_report.docx
src/tts_papertrail/__init__.py
src/tts_papertrail/base.py
src/tts_papertrail/excelerate.py
src/tts_papertrail/hypersonic.py
src/tts_papertrail/slidekick.py
src/tts_papertrail/wordsmith.py
src/tts_papertrail.egg-info/PKG-INFO
src/tts_papertrail.egg-info/SOURCES.txt
src/tts_papertrail.egg-info/dependency_links.txt
src/tts_papertrail.egg-info/requires.txt
src/tts_papertrail.egg-info/top_level.txt
src/tts_papertrail/test/__init__.py
src/tts_papertrail/test/test_base.py
src/tts_papertrail/test/test_excelerate.py
src/tts_papertrail/test/test_hypersonic.py
src/tts_papertrail/test/test_slidekick.py
src/tts_papertrail/test/test_wordsmith.py