/StructFlask

Modular framework built on top of Flask, designed to provide an organized mvc structure to streamline the development of web applications with python.

Primary LanguagePython

StructFlask is a modular framework built on top of Flask, designed to provide an organized mvc structure to streamline the development of web applications.

Components

'''
	Python: v3.10.5
	PiP: v23.3.1
	Flask: v2.1.3
	Jinja2: v3.1.2
	SQLAlchemy: v2.0.23
	psycopg2: v2.9.9
'''