LICENSE
README.md
pyproject.toml
src/eduslot/__init__.py
src/eduslot/cli.py
src/eduslot/demo.py
src/eduslot/diagnostics.py
src/eduslot/exporter.py
src/eduslot/io.py
src/eduslot/metrics.py
src/eduslot/models.py
src/eduslot/parser.py
src/eduslot/planning.py
src/eduslot/solver.py
src/eduslot/time_grid.py
src/eduslot/validators.py
src/eduslot_scheduler.egg-info/PKG-INFO
src/eduslot_scheduler.egg-info/SOURCES.txt
src/eduslot_scheduler.egg-info/dependency_links.txt
src/eduslot_scheduler.egg-info/entry_points.txt
src/eduslot_scheduler.egg-info/requires.txt
src/eduslot_scheduler.egg-info/top_level.txt
tests/test_cli.py
tests/test_demo.py
tests/test_diagnostics.py
tests/test_exporter.py
tests/test_io.py
tests/test_metrics.py
tests/test_models.py
tests/test_parser.py
tests/test_planning.py
tests/test_solver.py
tests/test_time_grid.py
tests/test_validators.py