.coveragerc
.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
.github/FUNDING.yml
.github/disabled-workflows/test-slow.yaml
.github/workflows/publish.yaml
.github/workflows/test.yaml
narrate_gpt/__init__.py
narrate_gpt/cli.py
narrate_gpt/openai.py
narrate_gpt.egg-info/PKG-INFO
narrate_gpt.egg-info/SOURCES.txt
narrate_gpt.egg-info/dependency_links.txt
narrate_gpt.egg-info/entry_points.txt
narrate_gpt.egg-info/requires.txt
narrate_gpt.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_nothing.py