mvc-python
There are 5 repositories under mvc-python topic.
williamniemiec/MVC-in-Python
An MVC Python framework
zaber-dev/Zeython
A truly modular, fast, and friendly MVC framework for Python that supports multiple services running in parallel. The architecture is designed to be service-agnostic, allowing you to easily add, remove, or configure services without tight coupling.
hoangsangpham/ApplicationDesktop_RoomManagement
"Room Management" desktop application code in Python according to the MVC model, Design with Tkinter, Connect to SQL Server Database
npdao1992/RoomManagement-Python
"Room Management" desktop application code in Python according to the MVC model, Design with Tkinter, Connect to SQL Server Database
zaber-dev/MVC-Python
Flask-based web application following the MVC (Model-View-Controller) structure, with the added feature of integrating a Discord bot using Disnake. This setup allows you to build a web app while also having a Discord bot running in parallel, enabling additional functionality.