Metadata-Version: 2.1
Name: grader-service
Version: 0.2.8a2
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
Requires-Python: >=3.8
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.0.5)
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: grader-convert (>=0.2.2)
Requires-Dist: PyJWT (>=2.4.0)
Requires-Dist: cryptography (>=38.0.3)
Requires-Dist: psycopg2-binary (>=2.9.5)

