A httpmultipart post handler
Project description
Just a Python Http Multipart Post Handler. You can use it to post multipart requests.
Usage
Post
>>> import httpmultipart >>> multipart.post(url, fields, files) ...
The fields and files are both sequence. After run post function, it will return the response.
Installation
Automatic installation:
pip install httpmultipart
Manual installation: Download the latest source from PyPI.
tar xzvf httpmultipart-$VERSION.tar.gz cd httpmultipart-$VERSION python setup.py build sudo python setup.py install
The HttpMultipart source code is hosted on GitHub.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size httpmultipart-0.2.0-py2.py3-none-any.whl (4.6 kB) | File type Wheel | Python version 2.7 | Upload date | Hashes View |
Filename, size httpmultipart-0.2.0.tar.gz (3.7 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for httpmultipart-0.2.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c578944dd61db18783dc2c215b171a944d34133a7fb6e3a1c0263e132bfff83a |
|
MD5 | f3d8c3547e631b7cc9159b5a2d3f7ccd |
|
BLAKE2-256 | 05aeff935d4725c89093d77c9c96532b3f6096531ad97e4a520f20d3efbe711f |