📄️ SQLAlchemy
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.
📄️ Bootstrap
Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development.
📄️ Forms
Flask has an extension that makes it easy to create web forms. WTForms is “a flexible forms validation and rendering library for Python Web development.” With Flask-WTF, we get WTForms in Flask. WTForms includes security features for submitting form data and submission validation techniques.