.gitignore
.isort.cfg
.mypy.ini
CHANGELOG.md
LICENSE
README.md
pylama.ini
setup.py
.github/dependabot.yml
.github/workflows/python-ci.yml
docs/curseddelta.reference.conf
requirements/requirements-dev.txt
requirements/requirements-test.txt
requirements/requirements.txt
screenshots/e1.png
src/deltachat_cursed/__init__.py
src/deltachat_cursed/__main__.py
src/deltachat_cursed/event.py
src/deltachat_cursed/main.py
src/deltachat_cursed/oauth2.py
src/deltachat_cursed/util.py
src/deltachat_cursed.egg-info/PKG-INFO
src/deltachat_cursed.egg-info/SOURCES.txt
src/deltachat_cursed.egg-info/dependency_links.txt
src/deltachat_cursed.egg-info/entry_points.txt
src/deltachat_cursed.egg-info/not-zip-safe
src/deltachat_cursed.egg-info/requires.txt
src/deltachat_cursed.egg-info/top_level.txt
src/deltachat_cursed/ui/__init__.py
src/deltachat_cursed/ui/chatlist_widget.py
src/deltachat_cursed/ui/containers.py
src/deltachat_cursed/ui/logo.png
src/deltachat_cursed/ui/msgs_widget.py
src/deltachat_cursed/ui/msgsend_widget.py
src/deltachat_cursed/ui/notifications.py