.gitignore
.pylintrc
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.sh
docs/Makefile
docs/source/conf.py
docs/source/index.rst
docs/source/practice/index.rst
docs/source/practice/examples/configuration.rst
docs/source/practice/examples/index.rst
docs/source/practice/examples/vanilla.rst
docs/source/practice/installation/editable.rst
docs/source/practice/installation/index.rst
docs/source/practice/installation/regular.rst
docs/source/practice/installation/venv.rst
src/pashword/__init__.py
src/pashword/__main__.py
src/pashword/_version.py
src/pashword/default.conf
src/pashword.egg-info/PKG-INFO
src/pashword.egg-info/SOURCES.txt
src/pashword.egg-info/dependency_links.txt
src/pashword.egg-info/entry_points.txt
src/pashword.egg-info/top_level.txt
src/pashword/core/__init__.py
src/pashword/core/book.py
src/pashword/core/colors.py
src/pashword/core/pash.py
src/pashword/core/sets.py
src/pashword/main/__init__.py
src/pashword/main/read.py
src/pashword/main/sort.py
tests/references.json
tests/run.py
tests/material/inputs/read.txt
tests/material/logins/user.conf