An async web client for humans
Project description
An async web client for humans
Installation
pip install aioserver
Usage
import aioclient
async def get_example():
status, headers, body = await aioclient.get('https://www.example.com/')
print(body)
Changelog
v0.1.0
GET requests return status, headers, body tuples
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
aioclient-0.1.0.tar.gz
(3.0 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
File details
Details for the file aioclient-0.1.0.tar.gz.
File metadata
- Download URL: aioclient-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
041765b547560e7ebcec6cc44d565f2296e5697f2dab797191f96425fffce1f0
|
|
| MD5 |
514c488b3d259eb24bb9715d6018d46f
|
|
| BLAKE2b-256 |
33aff63bc2a5fc2c3447f6a4a5781ddbadc370cac54c82f68c3b23a70adaa5f1
|
File details
Details for the file aioclient-0.1.0-py3-none-any.whl.
File metadata
- Download URL: aioclient-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3422770a6f1823f657c6d242dad2fd9e45ed7229e4114e978c0f22a51014a13
|
|
| MD5 |
6a1e57f60d0704b691ad600cd5f7ac54
|
|
| BLAKE2b-256 |
b53aefbf4718d306dff0084195d86b4ede3097dad3feeb47673ee7d764207725
|