python-architecture
There are 5 repositories under python-architecture topic.
paulveillard/cybersecurity-python-security
An ongoing collection of Python language tools and frameworks, software, libraries, learning tutorials, frameworks, academic and practical resources.
AndreuCodina/python-template
Project template for Python projects + uv + Vertical Slice Architecture
dev-lusaja/python-boilerplate
boilerplate for python projects
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.
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.