{% extends "layout.html" %} {% block title %}License Information{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %}

License Information

Provided here is a list of the third-party code libraries used by TESI.

Flask (BSD License)

openpyxl (MIT License)

Bootstrap-Flask (MIT License)

pandas (BSD 3 License)

requests (Apache Software License (Apache-2.0))

Pyinstaller (GNU General Public License v2)

jQuery (MIT License)

{% endblock %}