跳转到主要内容

python包

项目描述

Testing Linting Read the Docs Codecov PyPi Package MIT License

安装

通过pip安装

> bin/pip install httpclient_logging

或将它添加到您的poetry项目

> poetry add httpclient_logging

用法

您需要做的最后一件事是在项目的根目录下创建一个.env文件。

注册sitecustomize入口点

在pyproject.toml_中,将httpclient_logging.entrypoint函数注册为sitecustomize入口点

    [tool.poetry.plugins]
    [tool.poetry.plugins."sitecustomize"]
    httpclient_logging = "httpclient_logging:entrypoint"

sitecustomize及其所有注册的入口点将在每个python进程的开始时执行。更多信息请见sitecustomize入口点

兼容性

Python Version PyPI - Implementation

httpclient-logging在Python 3.8+上运行,包括PyPy3。已测试至Python 3.11

重要依赖

项目详情


下载文件

下载适用于您平台的文件。如果您不确定该选择哪个,请了解更多关于安装包的信息。

源代码分发

httpclient_logging-1.0.tar.gz (4.8 kB 查看散列值)

上传时间 源代码

构建分发

httpclient_logging-1.0-py3-none-any.whl (3.4 kB 查看散列值)

上传时间 Python 3

由以下提供支持

AWS AWS 云计算和安全赞助商 Datadog Datadog 监控 Fastly Fastly CDN Google Google 下载分析 Microsoft Microsoft PSF 赞助商 Pingdom Pingdom 监控 Sentry Sentry 错误记录 StatusPage StatusPage 状态页面