LICENSE
README.md
pyproject.toml
setup.py
andreacorreia_dundie.egg-info/PKG-INFO
andreacorreia_dundie.egg-info/SOURCES.txt
andreacorreia_dundie.egg-info/dependency_links.txt
andreacorreia_dundie.egg-info/entry_points.txt
andreacorreia_dundie.egg-info/requires.txt
andreacorreia_dundie.egg-info/top_level.txt
dundie/__init__.py
dundie/__main__.py
dundie/cli.py
dundie/core.py
dundie/database.py
dundie/settings.py
dundie/utils/__init__.py
dundie/utils/email.py
dundie/utils/log.py
dundie/utils/user.py
tests/__init__.py
tests/add_read.py
tests/constants.py
tests/test_add.py
tests/test_database.py
tests/test_load.py
tests/test_utils.py