[PR #2703] Add Duck to web frameworks section #2016

Open
opened 2025-11-06 13:27:48 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2703
Author: @dudas-droid
Created: 5/12/2025
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • 89699d2 Added 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:

  • Duck Web Framework - A lightweight Python web framework for scalable, production-ready apps with a built-in component system, HTTPS, HTTP/2, and Django integration.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2703 **Author:** [@dudas-droid](https://github.com/dudas-droid) **Created:** 5/12/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`89699d2`](https://github.com/vinta/awesome-python/commit/89699d201e2041f0c0970e2e26bd0ba3ce59339c) Added Duck to web frameworks section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 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:** * [Duck Web Framework](https://duckframework.xyz) - A lightweight Python web framework for scalable, production-ready apps with a built-in component system, HTTPS, HTTP/2, and Django integration. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:27:48 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#2016