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 3.6+. 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-3.0.0.tar.gz
(20.4 kB
view details)
File details
Details for the file wheezy.http-3.0.0.tar.gz.
File metadata
- Download URL: wheezy.http-3.0.0.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
167221c4e26a5e1e3ee970c2d26742128d0f2d7ca884880d614c9b98a0c250c6
|
|
| MD5 |
af650f3ca772d21bb89689390ec1e958
|
|
| BLAKE2b-256 |
a21ec3657541c70107bc69ca094a356320956a7610bd8035ce8ff703918d2bbb
|