TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Multipart/form-data parser based on Cython (supports parsing chunks)

3 pointsby siddhantalmost 8 years ago

1 comment

milancurcicalmost 8 years ago
I have used the multipart package: <a href="https:&#x2F;&#x2F;github.com&#x2F;defnull&#x2F;multipart" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;defnull&#x2F;multipart</a><p>Does your library add have any extra functionality beyond those in multipart?<p>Specifically, is it possible to get access to the file-like object before writing it to file (and of course, without loading it into memory)?