Metadata-Version: 2.1
Name: grader-service
Version: 0.4.2
Summary: Grader service
Author: Florian Jäger, Matthias Matt
License: 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: License :: OSI Approved :: BSD License
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Jupyter
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: alembic >=1.6.4
Requires-Dist: SQLAlchemy ==1.4.46
Requires-Dist: tornado >=6.2
Requires-Dist: isodate >=0.6.1
Requires-Dist: six ==1.16.0
Requires-Dist: traitlets >=5.1.1
Requires-Dist: tornado-sqlalchemy >=0.7.0
Requires-Dist: typing-extensions >=3.10.0.2
Requires-Dist: urllib3 >=1.26.6
Requires-Dist: json5 >=0.9.6
Requires-Dist: jsonschema >=3.2.0
Requires-Dist: kubernetes >=17.17.0
Requires-Dist: PyJWT >=2.4.0
Requires-Dist: cryptography >=38.0.3
Requires-Dist: psycopg2-binary >=2.9.5
Requires-Dist: jupyter-core >=4.7.1
Requires-Dist: nbformat >=5.4.0
Requires-Dist: python-dateutil >=2.8.2
Requires-Dist: jupyter-client >=7.1.1
Requires-Dist: nbconvert >=6.4.0

