Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kludex/python-multipart
A streaming multipart parser for Python.
https://github.com/kludex/python-multipart
Last synced: 26 days ago
JSON representation
A streaming multipart parser for Python.
- Host: GitHub
- URL: https://github.com/kludex/python-multipart
- Owner: Kludex
- License: other
- Created: 2013-03-25T23:50:12.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-01T05:45:59.000Z (about 1 month ago)
- Last Synced: 2024-10-17T11:58:37.511Z (27 days ago)
- Language: Python
- Homepage: https://multipart.fastapiexpert.com/
- Size: 912 KB
- Stars: 320
- Watchers: 13
- Forks: 55
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# [Python-Multipart](https://kludex.github.io/python-multipart/)
[![Package version](https://badge.fury.io/py/python-multipart.svg)](https://pypi.python.org/pypi/python-multipart)
[![Supported Python Version](https://img.shields.io/pypi/pyversions/python-multipart.svg?color=%2334D058)](https://pypi.org/project/python-multipart)---
`python-multipart` is an Apache2-licensed streaming multipart parser for Python.
Test coverage is currently 100%.## Why?
Because streaming uploads are awesome for large files.