python-package
Project description
Installation
Install via pip:
> bin/pip install httpclient_logging
Or add to your poetry-based project:
> poetry add httpclient_logging
Usage
The only thing left to do for you is the create a .env
in the root of your project.
Registered sitecustomize-entrypoint
The httpclient_logging.entrypoint
-function is registered as a sitecustomize
-entrypoint in our pyproject.toml_:
[tool.poetry.plugins]
[tool.poetry.plugins."sitecustomize"]
httpclient_logging = "httpclient_logging:entrypoint"
Sitecustomize and all its registered entrypoints will be executed at the start of every python-process. For more information, please see sitecustomize-entrypoints
Compatibility
httpclient-logging
works on Python 3.8+, including PyPy3. Tested until Python 3.11,
Notable dependencies
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
httpclient_logging-1.0.tar.gz
(4.8 kB
view hashes)
Built Distribution
Close
Hashes for httpclient_logging-1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70ca09314759438f7986b2baa698af9477cfb2592ac302e56d6b3785b658731d |
|
MD5 | 1d1b94e4e3e495a5b26a1e0895bd8fd2 |
|
BLAKE2b-256 | 19a433ff4a976f15d6085a34e415d3a461cff162c3f2e3c35abd18d18f4a797b |