2 个仓库
Server-side application logic and request handling implemented using the Python programming language.
Distinct from Python Application Logic: Existing candidates focus on specific runtimes or mobile contexts rather than general web backend architecture.
Explore 2 awesome GitHub repositories matching web development · Python Backends. Refine with filters or upvote what's useful.
This project is a Python web application that functions as a community discussion forum and social news aggregator. It provides a system for organizing threaded conversations and niche interest groups into themed communities where users can post content and links. The platform incorporates a voting system to determine the visibility and popularity of content. It includes community management tooling for content moderation and user-based discovery. The codebase covers social media platform architecture and high traffic system design, utilizing a relational database schema, a distributed cache
Provides a server-side backend built with Python to process business logic and request handling.
This project is an open-source learning management system built as a web-based application on the Frappe framework. It provides a structured environment for creating, managing, and delivering educational curricula, allowing administrators to organize learning materials into hierarchies of courses, chapters, and lessons. The platform is distinguished by its metadata-driven architecture, which defines application entities and database schemas through JSON-based definitions rather than hard-coded classes. This approach enables dynamic runtime customization of the user interface and data models,
Handles business logic, authentication, and workflow orchestration on a centralized Python backend.