mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-22 14:12:18 -05:00
[PR #2703] Add Duck to web frameworks section
#2016
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2703
Author: @dudas-droid
Created: 5/12/2025
Status: 🔄 Open
Base:
master← Head:master📝 Commits (1)
89699d2Added Duck to web frameworks section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Duck is a lightweight Python web framework designed for building scalable, production-ready applications. It features a built-in component system—an alternative to React—for constructing interactive frontend experiences directly in Python. With native HTTPS and HTTP/2 support, micro app architecture, and seamless Django integration, Duck enables modular, high-performance deployments with minimal setup. Its CLI-driven development flow and modern defaults make it ideal for building secure, maintainable web applications at scale.
Link Addition:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.