Metadata-Version: 2.1
Name: coursebox_testing
Version: 0.1.0
Summary: A course management system currently used at DTU (testing software)
Home-page: https://lab.compute.dtu.dk/tuhe/coursebox_testing
Author: Tue Herlau
Author-email: tuhe@dtu.dk
License: MIT
Project-URL: Bug Tracker, https://lab.compute.dtu.dk/tuhe/coursebox_testing/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: unitgrade
Requires-Dist: tabulate
Requires-Dist: pydocstyle
Requires-Dist: darglint

# Coursebox DTU
DTU course management software.

## Installation
```terminal
pip install coursebox_testing
```

## Usage
Lightweight testing framework.

## Citing
```bibtex
@online{coursebox_testing,
	title={Coursebox_testing (0.0.3): \texttt{pip install coursebox_testing}},
	url={https://lab.compute.dtu.dk/tuhe/coursebox_testing},
	urldate = {2023-07-15}, 
	month={9},
	publisher={Technical University of Denmark (DTU)},
	author={Tue Herlau},
	year={2023},
}
```
