LICENSE
README.md
pyproject.toml
src/slotify/__init__.py
src/slotify/availability.py
src/slotify/booking.py
src/slotify/exceptions.py
src/slotify/generator.py
src/slotify/models.py
src/slotify/policy.py
src/slotify/schedule.py
src/slotify/timezone.py
src/slotify_scheduling.egg-info/PKG-INFO
src/slotify_scheduling.egg-info/SOURCES.txt
src/slotify_scheduling.egg-info/dependency_links.txt
src/slotify_scheduling.egg-info/requires.txt
src/slotify_scheduling.egg-info/top_level.txt
tests/test_booking.py
tests/test_generator.py
tests/test_schedule.py