pymultipart 0.1
Latest version
Released:
HTTP Multipart Body Parser
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (HTTP Multipart Body Parser)
- Author: Adam Venturella
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Programming Language
- Topic
Project description
#HTTP Multipart Body Parser
[](http://travis-ci.org/aventurella/pymultipart)
Pretty fast little parser for Multipart Form Bodies. In the sample, full message body is 90,029 bytes and it takes the parser, on average, about 2.7ms to process it all and return the data.
It does not take into account Content-Disposition: multipart/mixed
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (HTTP Multipart Body Parser)
- Author: Adam Venturella
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Programming Language
- Topic