About this project¶

Classification portal is a web application used at FIT, CTU [1]. It enables teachers to grade students’ assignments and allows students to view their results. This project has both a web interface and REST API [2]. The aim of creating a Python library for this portal was to provide a convinient way to work with this API with Python methods and objects.

See section Key features to learn more about the internals.

Footnotes

[1]Faculty of Information Technology, Czech Technical University in Prague.
[2]Can be found here. Please note that you might need appropriate rights to view this page.