autoread_dotenv.about

autoread_dotenv.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

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