Skip to main content

A httpmultipart post handler

Project description

https://img.shields.io/pypi/v/httpmultipart.svg https://travis-ci.org/tao12345666333/httpmultipart.svg?branch=master https://coveralls.io/repos/tao12345666333/httpmultipart/badge.svg?branch=master&service=github https://img.shields.io/pypi/dm/httpmultipart.svg https://img.shields.io/pypi/wheel/httpmultipart.svg https://img.shields.io/pypi/status/httpmultipart.svg https://img.shields.io/pypi/l/httpmultipart.svg

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

httpmultipart-0.2.0.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

httpmultipart-0.2.0-py2.py3-none-any.whl (4.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file httpmultipart-0.2.0.tar.gz.

File metadata

File hashes

Hashes for httpmultipart-0.2.0.tar.gz
Algorithm Hash digest
SHA256 e0d9df86251ce87bcb0122810ffe515f5aa8e8b3fae0d27a09682daf01fa6c0e
MD5 2b64e41a28596802be41e6a99a75ff7e
BLAKE2b-256 666ab3f53c7785b36c32de30463b7cd73f6aa1be6f0daabe3fc78b65de927019

See more details on using hashes here.

File details

Details for the file httpmultipart-0.2.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for httpmultipart-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c578944dd61db18783dc2c215b171a944d34133a7fb6e3a1c0263e132bfff83a
MD5 f3d8c3547e631b7cc9159b5a2d3f7ccd
BLAKE2b-256 05aeff935d4725c89093d77c9c96532b3f6096531ad97e4a520f20d3efbe711f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page