Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 295 Bytes

File metadata and controls

13 lines (12 loc) · 295 Bytes

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
'''