Metadata-Version: 2.1
Name: assignment-autograder
Version: 3.7.6
Summary: A simple, secure, and versatile way to automatically grade programming assignments
Home-page: https://github.com/Ovsyanka83/autograder
License: GPL-3.0
Author: Ovsyanka
Author-email: szmiev2000@gmail.com
Requires-Python: >=3.8,<3.12
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Education :: Testing
Requires-Dist: antlr4-python3-runtime (==4.9.2)
Requires-Dist: numba (>=0.56.2,<0.57.0)
Requires-Dist: numpy (>=1.22.4,<2.0.0)
Requires-Dist: tomlkit (>=0.11.4,<0.12.0)
Project-URL: Documentation, https://ovsyanka83.github.io/autograder/
Project-URL: Repository, https://github.com/Ovsyanka83/autograder
Description-Content-Type: text/markdown

## Warning

This package is deprecated. Please, use [autograder](https://pypi.org/project/autograder/) package instead.

