poetry-dotenv-plugin

View on PyPIReverse Dependencies (1)

0.2.0 poetry_dotenv_plugin-0.2.0-py3-none-any.whl

Wheel Details

Project: poetry-dotenv-plugin
Version: 0.2.0
Filename: poetry_dotenv_plugin-0.2.0-py3-none-any.whl
Download: [link]
Size: 4002
MD5: 3f9c405a17ab7823c16c7109c4a070bc
SHA256: dc2fd816a96e32586afb6507f01de6070a8a50877207ae20efa7c6a75648143a
Uploaded: 2023-07-16 11:35:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poetry-dotenv-plugin
Version: 0.2.0
Summary: A Poetry plugin to automatically load environment variables from .env files
Author: Michael Peteuil
Author-Email: michael.peteuil[at]gmail.com
Home-Page: https://github.com/mpeteuil/poetry-dotenv-plugin
Project-Url: Repository, https://github.com/mpeteuil/poetry-dotenv-plugin
License: MIT
Keywords: poetry,poetry-plugin,plugin,dotenv
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Python: >=3.7,<4
Requires-Dist: poetry (>=1.2.0a1)
Requires-Dist: python-dotenv (>=0.10.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2000 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
poetry_dotenv_plugin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
poetry_dotenv_plugin/dotenv_plugin.py sha256=iyplT4wktKqyxIYsoTAJBA9iTKKYtNXIicKMCw8Va3Y 1247
poetry_dotenv_plugin-0.2.0.dist-info/LICENSE sha256=wXNtATkaKBo9f_DJRirtSVyirYLONa58ndVDuNyvO90 1059
poetry_dotenv_plugin-0.2.0.dist-info/METADATA sha256=_tqcdDtD5TWg6fdcY93T21wJ-58RiS3uaiinKeb36pY 3024
poetry_dotenv_plugin-0.2.0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
poetry_dotenv_plugin-0.2.0.dist-info/entry_points.txt sha256=BITnd4-MNPQEyLysUzmMIIBGq5pFtBrgkCuZRC8CjEc 98
poetry_dotenv_plugin-0.2.0.dist-info/RECORD

entry_points.txt

poetry-dotenv-plugin = poetry_dotenv_plugin.dotenv_plugin:DotenvPlugin