Create the skeleton for a python package/project
Project description
whttp
Command line interface and Python library wrapper for the winhttp library
How to install
pip install whttp
How to use (CLI)
whttp https://www.example.org/
How to use (Python Library)
from whttp import HTTPClient
client = HTTPClient()
reply = client.get('https://www.example.org/')
print(reply.text)
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
whttp-0.0.1.tar.gz
(5.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
whttp-0.0.1-py3-none-any.whl
(4.0 kB
view details)
File details
Details for the file whttp-0.0.1.tar.gz.
File metadata
- Download URL: whttp-0.0.1.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59e51da19c06a57eee2d9d995c17431a142ce49bae13d4dbe1fbf7c7eead3687
|
|
| MD5 |
f8dfdd9f77067157c47d1d6c7de99e99
|
|
| BLAKE2b-256 |
a43bacb8855227b6f67ed0f2ea9f9625c12c4bf1104ed57d4408b8d906d7d26d
|
File details
Details for the file whttp-0.0.1-py3-none-any.whl.
File metadata
- Download URL: whttp-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d61bd8ac0882071606a590efdc9bc40f51f852a9fcb811f801d6e176b84f6f67
|
|
| MD5 |
952e64e96bc4cd76a287b36e86ad1d87
|
|
| BLAKE2b-256 |
7459c25149c49ff8b8300c4b4b9852165ad7b58e1c6895ef1cc4ef30289e841a
|