Skip to main content

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

image image image

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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page