pyproject.toml
my_tools.egg-info/PKG-INFO
my_tools.egg-info/SOURCES.txt
my_tools.egg-info/dependency_links.txt
my_tools.egg-info/entry_points.txt
my_tools.egg-info/requires.txt
my_tools.egg-info/top_level.txt
src/__init__.py
src/aws.py
src/aws_util.py
src/config.py
src/conversion.py
src/date_utilities.py
src/generator.py
src/logging.py
src/main.py
src/notes.py
src/notify.py
src/openai_commands.py
src/utils.py
tests/test_aws.py
tests/test_config.py
tests/test_notes.py