docs: add streaming-form-data to projects.yml (#1883)

This commit is contained in:
Siddhant Goel
2024-06-17 09:43:38 -04:00
committed by GitHub
parent c1b8a12cd5
commit f49397f151
+7
View File
@@ -657,3 +657,10 @@
C++ framework. Uses cibuildwheel to deploy on as many operating C++ framework. Uses cibuildwheel to deploy on as many operating
systems and Python versions as possible with only one dependency systems and Python versions as possible with only one dependency
(any NumPy). (any NumPy).
- name: streaming-form-data
gh: siddhantgoel/streaming-form-data
ci: [github]
os: [apple, linux, windows]
pypi: streaming-form-data
notes: Streaming parser for multipart/form-data written in Cython