Metadata-Version: 2.4
Name: grader-service
Version: 0.9.2
Summary: Grader service
Author: Florian Jäger, Matthias Matt
License-Expression: BSD-3-Clause
Project-URL: Homepage, https://github.com/TU-Wien-dataLAB/grader-service
Project-URL: Repository, https://github.com/TU-Wien-dataLAB/grader-service
Project-URL: Documentation, https://grader-service.readthedocs.io/en/latest/index.html
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Jupyter
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.9
License-File: LICENSE
License-File: NOTICE
Requires-Dist: alembic>=1.13
Requires-Dist: async_generator>=1.10
Requires-Dist: celery>=5.4
Requires-Dist: cryptography>=43
Requires-Dist: isodate>=0.7
Requires-Dist: json5>=0.9
Requires-Dist: jsonschema>=4
Requires-Dist: jupyter-client>=8.6
Requires-Dist: jupyter_core>=5.7
Requires-Dist: jupyterhub>=5
Requires-Dist: jupyterlab>=4.4.4
Requires-Dist: kubernetes>=31
Requires-Dist: nbconvert>=7.16
Requires-Dist: nbformat>=5.4.0
Requires-Dist: pandas>=2.2.3
Requires-Dist: psycopg2-binary>=2.9
Requires-Dist: PyJWT>=2.9
Requires-Dist: python-dateutil>=2.9
Requires-Dist: SQLAlchemy>=2.0.35
Requires-Dist: tornado>=6.4
Requires-Dist: traitlets>=5.14
Requires-Dist: typing-extensions>=4.12
Requires-Dist: urllib3>=2.2
Requires-Dist: uvloop>=0.21.0
Dynamic: license-file
