An MVC Python framework
-
Updated
Aug 16, 2021 - Python
An MVC Python framework
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.
A small python Tkinter MVC app demo
"Room Management" desktop application code in Python according to the MVC model, Design with Tkinter, Connect to SQL Server Database
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.
"Room Management" desktop application code in Python according to the MVC model, Design with Tkinter, Connect to SQL Server Database
Add a description, image, and links to the mvc-python topic page so that developers can more easily learn about it.
To associate your repository with the mvc-python topic, visit your repo's landing page and select "manage topics."