httpclient_logging.about

httpclient_logging._about.

Fetch metadata from the package’s pyproject.toml. The package must be properly installed in order the metadata to be available.

Attributes

PACKAGE

msg

authors

license_

version

Module Contents

httpclient_logging.about.PACKAGE: str = ''
httpclient_logging.about.msg
httpclient_logging.about.authors: str | list[str]
httpclient_logging.about.license_: str | list[str]
httpclient_logging.about.version: str | list[str]