.gitattributes
.gitignore
LICENSE
README.md
pyproject.toml
requirements.txt
.github/dependabot.yml
.github/workflows/release.yml
scripts/generate-completions.sh
shortiepy/__init__.py
shortiepy/__main__.py
shortiepy/app.py
shortiepy.egg-info/PKG-INFO
shortiepy.egg-info/SOURCES.txt
shortiepy.egg-info/dependency_links.txt
shortiepy.egg-info/entry_points.txt
shortiepy.egg-info/requires.txt
shortiepy.egg-info/top_level.txt
shortiepy/completions/shortiepy.bash
shortiepy/completions/shortiepy.fish
shortiepy/completions/shortiepy.zsh
shortiepy/static/style.css
shortiepy/templates/base.html
shortiepy/templates/index.html
shortiepy/templates/list.html
shortiepy/templates/message.html