A lightweight http request-response library
Project description
wheezy.http
wheezy.http is a python package written in pure Python code. It is a lightweight http library for things like request, response, headers, cookies and many others. It a wrapper around the WSGI request environment.
It is optimized for performance, well tested and documented.
Resources:
- source code, examples and issues tracker are available on github
- documentation
Install
wheezy.http requires python version 2.4 to 2.7 or 3.2+. It is independent of operating system. You can install it from pypi site:
pip install -U wheezy.http
If you run into any issue or have comments, go ahead and add 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.
Source Distribution
wheezy.http-0.1.358.tar.gz
(21.2 kB
view details)
File details
Details for the file wheezy.http-0.1.358.tar.gz.
File metadata
- Download URL: wheezy.http-0.1.358.tar.gz
- Upload date:
- Size: 21.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9302c901b500a62ab67f64736bd41ed200757b0af538f459bf2ed81884658e2
|
|
| MD5 |
483fc65951172716b8568da98729a1f9
|
|
| BLAKE2b-256 |
65e9dc19951fa2378843b0f157f5ea4fbf6dfd5e5842acd289b3860618506c10
|