README.md
pyproject.toml
attendify/__init__.py
attendify/attendance.py
attendify/cli.py
attendify/exceptions.py
attendify/parser.py
attendify/rules.py
attendify/timetable.py
attendify.egg-info/PKG-INFO
attendify.egg-info/SOURCES.txt
attendify.egg-info/dependency_links.txt
attendify.egg-info/entry_points.txt
attendify.egg-info/top_level.txt
tests/test_attendance.py
tests/test_parser.py