Metadata-Version: 2.3
Name: nytid
Version: 9.2
Summary: Library to manage teaching schedules
License: MIT
Author: Daniel Bosk
Author-email: daniel@bosk.se
Maintainer: Daniel Bosk
Maintainer-email: dbosk@kth.se
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Utilities
Requires-Dist: Pillow (>=9.3,<11.0)
Requires-Dist: cachetools (>=5.3.1,<6.0.0)
Requires-Dist: canvaslms (>=4.7,<5.0)
Requires-Dist: ics (>=0.7.2,<1.0.0)
Requires-Dist: ladok3 (>=4.19,<5.0)
Requires-Dist: openpyxl (>=3.0.10,<4.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: typer (>=0.9.0,<1.0.0)
Requires-Dist: typerconf (>=2.6,<3.0)
Project-URL: Bug Tracker, https://github.com/dbosk/canvaslms/issues
Project-URL: Documentation, https://github.com/dbosk/canvaslms/releases
Project-URL: Repository, https://github.com/dbosk/canvaslms
Description-Content-Type: text/markdown

# nytid

Handle TA bookings for lab sessions, tutorials etc.

For an introduction and overview, read Chapter 1 in the PDF found in the latest 
[release](https://github.com/dbosk/nytid/releases).

