poetry-plugin-dotenv

View on PyPIReverse Dependencies (2)

1.0.1 poetry_plugin_dotenv-1.0.1-py3-none-any.whl

Wheel Details

Project: poetry-plugin-dotenv
Version: 1.0.1
Filename: poetry_plugin_dotenv-1.0.1-py3-none-any.whl
Download: [link]
Size: 13218
MD5: 4b62288a230f6a30b6c1f782cd8a9028
SHA256: 6134ac721cadb5431cae25b2ea22caa0325e03f3a14ab55c48240f2c238821c2
Uploaded: 2024-04-26 13:46:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poetry-plugin-dotenv
Version: 1.0.1
Summary: poetry-plugin-dotenv - is the plugin that automatically loads environment variables from a dotenv file into the environment before poetry commands are run.
Author: Volodymyr Pivoshenko
Author-Email: volodymyr.pivoshenko[at]gmail.com
Maintainer: Volodymyr Pivoshenko
Maintainer-Email: volodymyr.pivoshenko[at]gmail.com
Home-Page: https://github.com/pivoshenko/poetry-plugin-dotenv
Project-Url: Documentation, https://github.com/pivoshenko/poetry-plugin-dotenv
Project-Url: Issues, https://github.com/pivoshenko/poetry-plugin-dotenv/issues
Project-Url: Repository, https://github.com/pivoshenko/poetry-plugin-dotenv
Project-Url: Releases, https://github.com/pivoshenko/poetry-plugin-dotenv/releases
Project-Url: Say Thanks!, https://www.buymeacoffee.com/pivoshenko
License: MIT
Keywords: python,pypi,poetry,plugin,plugins,poetry-plugin,poetry-plugins,env,dotenv,config,configuration,configuration-management,cross-platform,hacktoberfest
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8.1,<4.0
Requires-Dist: poetry (>=1.5.1)
Description-Content-Type: text/markdown
[Description omitted; length: 9688 characters]

WHEEL

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

RECORD

Path Digest Size
poetry_plugin_dotenv/__init__.py sha256=mNrzZ7Iute1l0VDdqmBA9jEvDcAQtKJbLAGybnQmzg4 778
poetry_plugin_dotenv/config.py sha256=6YIalBW0Ck0ff6hBwBUXmcpgaCyQngbFENnmoGE0A-o 3084
poetry_plugin_dotenv/dotenv/__init__.py sha256=6UIR90i2M6lCC-i5QSmTeVDme2Dr4pyViEg8Fi-eM5o 335
poetry_plugin_dotenv/dotenv/core.py sha256=pOo4es_TfWc6yHIRfsJIYJbT71qd6SKRblRvI4vU4sw 5421
poetry_plugin_dotenv/dotenv/parsers.py sha256=IvZ3BcMHdk9jvImxRLYh48_AV1Q1DtOAIvffItKYOnU 6005
poetry_plugin_dotenv/dotenv/variables.py sha256=4sdpfi6l1qQKkq4VUrAnexwkEjQTFyibH9pPEjJImJQ 1572
poetry_plugin_dotenv/plugin.py sha256=NzqBR4tbcY4OX9pgwzKiUqsX3tvio9SLf_5p7-JEtQw 3287
poetry_plugin_dotenv/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
poetry_plugin_dotenv-1.0.1.dist-info/LICENSE sha256=VlG_sGO2jx1EioJshzOjyGdooI_GDeT27ScNzJnNHFA 1077
poetry_plugin_dotenv-1.0.1.dist-info/METADATA sha256=8jkK3AFKe4K-r4bXbREmNGYEkrtufRhW-k9t1XGFxhY 11690
poetry_plugin_dotenv-1.0.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
poetry_plugin_dotenv-1.0.1.dist-info/entry_points.txt sha256=UG5S6luUjVBQdhg0nAVR0wpJSpTJEw7vi-ZLsx2iBn8 91
poetry_plugin_dotenv-1.0.1.dist-info/RECORD

entry_points.txt

poetry-plugin-dotenv = poetry_plugin_dotenv.plugin:DotenvPlugin