This is the core module of standard use for requests.
Project description
open-request-core - This is the core module of standard use for requests
About
This is the core module of standard use for requests
Requirements
- Python3.7
Install
通过pip命令安装:
pip install open-request-core
Logging
All log messages by this library are made using the DEBUG level
, under the open-request-core
name. On how to control displaying/hiding that please consult the logging documentation of the standard library. E.g. to hide these messages you can use:
logging.getLogger("open-request-core").setLevel(logging.INFO)
Author
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
open-request-core-3.0.0.zip
(16.3 kB
view details)
File details
Details for the file open-request-core-3.0.0.zip
.
File metadata
- Download URL: open-request-core-3.0.0.zip
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
993716d3ec36ecb9c8b4638f2443dcdc82db2e2bbaadecc9347b8d3cc82ccd4a
|
|
MD5 |
44662096640fc9fb4c163b84b57604b8
|
|
BLAKE2b-256 |
fe74534462c5ad5584321a504e0b4b56c473bc77ddfa54ce9b3e759cf7e8d081
|