.coverall.yml
.isort.cfg
.pre-commit-config.yaml
AUTHORS
LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements-dev.txt
requirements-test.txt
requirements.txt
runtests.sh
setup.cfg
setup.py
tox.ini
versioneer.py
watchtests.sh
src/prestoplot/__init__.py
src/prestoplot/_version.py
src/prestoplot/cli.py
src/prestoplot/contexts.py
src/prestoplot/db.py
src/prestoplot/grammars.py
src/prestoplot/markov.py
src/prestoplot/seeds.py
src/prestoplot/storages.py
src/prestoplot/story.py
src/prestoplot/texts.py
src/prestoplot.egg-info/PKG-INFO
src/prestoplot.egg-info/SOURCES.txt
src/prestoplot.egg-info/dependency_links.txt
src/prestoplot.egg-info/entry_points.txt
src/prestoplot.egg-info/pbr.json
src/prestoplot.egg-info/requires.txt
src/prestoplot.egg-info/top_level.txt
tests/test_grammars.py
tests/test_storages.py
tests/test_story.py
tests/test_texts.py
tests/data/characters.yaml
tests/data/characters_jinja.yaml
tests/data/names.mp
tests/data/names.yaml