View on GitHub

Examinus Calculatus

This is an exam project, Odense Tekniske Gymnasium, Denmark

Download this project as a .zip file Download this project as a tar.gz file

Examinus Calculatus

Version 0.4.0

A simple online CAS system. The project was written as an exam project.


How to run the web server

To run the web server, the python file named app.py in the src folder must be run.

Required programs and packages

Examinus Calculatus calls into two programs and uses different python packages to be fully functional. What’s needed is listed down below. While some of the programs and packages listed are not strictly necessary, it’s recommended that you install all of them to ensure that everything functions properly. As a side note: compatability of all the packages can only be guaranteed for Python version 3.6 and 3.7.

Required programs:

Required python packages:

If using pip to install, some of the packages above may require a C compiler to build. On Windows you can visit this great resource for pre-compiled binaries.


Current features

Planned features


Contributors

Licensed under the MIT License.