Metadata-Version: 2.4
Name: learnlog
Version: 0.3
Summary: Automatic logging of student code development and test runs
License-Expression: MIT
License-File: LICENSE
Author: Daniel Bosk
Author-email: daniel@bosk.se
Maintainer: Daniel Bosk
Maintainer-email: dbosk@kth.se
Requires-Python: >=3.9
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Education
Classifier: Topic :: Education
Requires-Dist: typer (>=0.9.0)
Project-URL: Bug Tracker, https://github.com/dbosk/learnlog/issues
Project-URL: Repository, https://github.com/dbosk/learnlog
Description-Content-Type: text/markdown

# learnlog
A Python package to log students' code development and test runs

