Robyn is a Super Fast Async Python Web Framework with a Rust runtime.
Stars
7.2k
Forks
329
Watchers
7.2k
Open Issues
167
Overall repository health assessment
No package.json found
This might not be a Node.js project
527
commits
46
commits
30
commits
25
commits
14
commits
13
commits
10
commits
9
commits
7
commits
6
commits
fix: replace unused pydantic import with importlib.util.find_spec (#1343)
3e04c65View on GitHubfix(ci): remove Python 3.14 from linux-cross preview matrix (#1362)
4ea10a7View on GitHubfix(website): reduce excessive GitHub API requests from docs site (#1360)
08dd18bView on GitHubperf: avoid unnecessary response body clone in IntoPyObject (#1351)
9d18195View on GitHubfix: replace panicking unwrap() calls with proper error handling in WebSocket code (#1352)
b587d09View on GitHubfeat: forward WebSocket binary frames to Python message handler (#1353)
615b954View on GitHubdocs: add comprehensive response return styles reference (#769) (#1357)
7c9d1c4View on GitHubdocs: add dedicated static files page and fix file-uploads SEO (#1041) (#1358)
b3a9dabView on GitHubfix: prevent CORS header duplication on middleware early-return responses (#1347)
55cff1cView on GitHubfeat(website): comprehensive SEO overhaul and blog scaffold (#1340)
41aafcfView on GitHubfeat: speed up CI with caching, reduced matrix, and path filters (#1338)
2e70726View on GitHub