There was an error while loading. Please reload this page.
1 parent feeb399 commit 8c5c738Copy full SHA for 8c5c738
docs/data/projects.yml
@@ -664,3 +664,10 @@
664
os: [apple, linux, windows]
665
pypi: streaming-form-data
666
notes: Streaming parser for multipart/form-data written in Cython
667
+
668
+- name: falcon
669
+ gh: falconry/falcon
670
+ ci: [github]
671
+ os: [apple, linux, windows]
672
+ pypi: falcon
673
+ notes: Falcon is a no-magic ASGI/WSGI API and microservices framework; it uses cibuildwheel for (optional) Cython extensions.
0 commit comments