Python Tool Manager¶
Create interactive exercises and tools with Python and include them in Moodle and other LTI compatible LMS.
Features¶
Create interactive and dynamic exercises.
Create plots and figures with Matplotlib.
Make full use of the power of Python.
Where to Start¶
First, you need to setup a new Python project and install the library as a dependency. After successful installation, you can consider reading the user’s guide and create your first exercise or check out the quickstart. If you need further information, checkout the reference or architecture chapter.
License¶
The Python Tool Manager is published under the MIT license.