LICENSE
README.md
pyproject.toml
setup.py
photo_organizer/__init__.py
photo_organizer/main.py
photo_organizer.egg-info/PKG-INFO
photo_organizer.egg-info/SOURCES.txt
photo_organizer.egg-info/dependency_links.txt
photo_organizer.egg-info/entry_points.txt
photo_organizer.egg-info/requires.txt
photo_organizer.egg-info/top_level.txt
tests/__init__.py
tests/test_get_creation_date.py
tests/test_list_files.py
tests/test_main.py
tests/test_main_integration.py
tests/test_main_unit.py
tests/test_organize_files.py