The speed of aiohttp simplified to the level of requests.
Project description
aiohttp_but_its_requests
The speed of aiohttp simplified to the level of requests.
get
aiohttp_but_its_requests.get(url)
Returns a ClientResponse
object.
post
aiohttp_but_its_requests.post(url, data)
Returns a ClientResponse
object.
aiohttp_but_its_requests.delete(url)
Returns a ClientResponse
object.
head
aiohttp_but_its_requests.head(url)
Returns a ClientResponse
object.
options
aiohttp_but_its_requests.options(url)
Returns a ClientResponse
object.
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
Built Distribution
File details
Details for the file aiohttp_but_its_requests-0.1.0.tar.gz
.
File metadata
- Download URL: aiohttp_but_its_requests-0.1.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 098ef26b781991734d8de936c8ef12e32a49580df4bb201d0ad2fc2bca2bfd52 |
|
MD5 | 3eb1ed57bdb24035364d9d4b1452e699 |
|
BLAKE2b-256 | 610efc9bf633e7172a7040b8d29d87bb19ea47909af07f0e39b252022bf7439a |
File details
Details for the file aiohttp_but_its_requests-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: aiohttp_but_its_requests-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac12833148c98e32f7af230a20584d687e4f4f80733314cbdf2c7788f3fd29b7 |
|
MD5 | fcbf4e1b5bae3eb5350c47d2e13f8d51 |
|
BLAKE2b-256 | 97c1e9f90be9395371766424bf2e3ac59dc8a214378281d01dc3c142a0c67c66 |