3 repos
Development Frameworks — Software Engineering & Architecture
We curate 3 GitHub repositories matching software engineering & architecture · Development Frameworks. Refine with filters or upvote what's useful.
Development Frameworks — Software Engineering & Architecture
- yt-dlp/yt-dlp
This project is a command-line media downloader designed for the systematic retrieval and organization of digital content from diverse online platforms. It functions as an extensible extraction engine that utilizes a declarative format-selection pipeline to automate the identification, merging, and downloading of speci
Pythonclidownloaderpython - Comfy-Org/ComfyUI
ComfyUI is a node-based generative AI orchestration engine designed for constructing, testing, and executing complex image and video synthesis pipelines. By utilizing a directed acyclic graph execution model, the platform allows users to build reproducible workflows through modular, interconnected processing blocks wit
Pythonaicomfycomfyui - django/django
Django is a full-stack web framework designed for rapid backend development. It provides an integrated environment for building data-driven applications by combining an object-relational mapping layer for database management with a modular request-response pipeline for handling HTTP traffic. The framework emphasizes se
Pythonappsdjangoframework