python-mvc
There are 6 repositories under python-mvc topic.
williamniemiec/MVC-in-Python
An MVC Python framework
1x-eng/PROTON
High-level python framework that facilitates rapid server-side development with clean & pragmatic design!
pytorn/pytorn
:cyclone: Tornado MVC framework, fully fledged
SihabSahariar/PyQt5-MVC-FaceDetection
This Python application allows you to detect faces in real-time from a webcam using the PyQt5 library for the graphical user interface and OpenCV for face detection. It features a simple graphical user interface with a "Start Webcam" button to toggle the webcam feed and display live face detection.
SihabSahariar/PyQt5-MVC-Template
A template for building PyQt5 applications using the Model-View-Controller (MVC) architectural pattern.
MahediZaber51/MVC-Python
Flask-based web application following the MVC (Model-View-Controller) structure, with the added feature of integrating a Discord bot. The structure is flexible, allowing you to expand it for more parallel tasks, or easily adjust it to run a single task as needed.