a python3 library for requests by guolei
Project description
guolei-py3-requests
a python3 library for requests by guolei
Example
from guolei_py3_requests.library import (
request,
ResponseCallable
)
result = request(
response_callable=ResponseCallable.text,
method="GET",
url="your url"
)
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file guolei_py3_requests-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: guolei_py3_requests-2.0.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a3f4d05ca2a9e6c5d8e327ce21682998ad3091a7466cf6dd3a5c7a0bceab2a2 |
|
MD5 | 7bcfd667c05a06a966e250b43d651677 |
|
BLAKE2b-256 | 824c08b7d075cd3b3edfeea16bd55b1880edd75bcc7442b2969fc1cfd8ddd9a9 |