poetry-dotenv

View on PyPIReverse Dependencies (0)

0.4.0 poetry_dotenv-0.4.0-py3-none-any.whl

Wheel Details

Project: poetry-dotenv
Version: 0.4.0
Filename: poetry_dotenv-0.4.0-py3-none-any.whl
Download: [link]
Size: 11308
MD5: 455f74ba94a5dd0dcca03c42002ff353
SHA256: b9e71fdd25ed9c49b3ad39cc12f5887d49f2f3806c0e4cf3f8a1d54304856b18
Uploaded: 2023-04-07 17:14:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poetry-dotenv
Version: 0.4.0
Summary: poetry-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/volopivoshenko/poetry-dotenv
Project-Url: Documentation, https://github.com/volopivoshenko/poetry-dotenv
Project-Url: Issues, https://github.com/volopivoshenko/poetry-dotenv/issues
Project-Url: Repository, https://github.com/volopivoshenko/poetry-dotenv
Project-Url: Releases, https://github.com/volopivoshenko/poetry-dotenv/releases
Project-Url: Say Thanks!, https://www.buymeacoffee.com/volopivoshenko
License: MIT
Keywords: python,pypi,poetry,plugin,plugins,poetry-plugin,poetry-plugins,env,dotenv,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
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
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 (<2.0.0,>=1.4.2)
Description-Content-Type: text/markdown
[Description omitted; length: 8800 characters]

WHEEL

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

RECORD

Path Digest Size
poetry_dotenv/__init__.py sha256=_c3pdcjTUaum1gAg-TyrFjxJNzWXLaVJ0kwG1CirHQ0 664
poetry_dotenv/dotenv/__init__.py sha256=F5J17HGAPir2lsksByy_abgM1zMTyxORcrPxqMF7TIc 314
poetry_dotenv/dotenv/core.py sha256=MbAO4EGodJ5ihz51i88Lc2XGjYVZ31DFQ5XcMmovhpE 5409
poetry_dotenv/dotenv/parsers.py sha256=sErTqlDdElPp_6W2vfx4HXrXg12SbvRa0wEIkfKdOLs 6010
poetry_dotenv/dotenv/variables.py sha256=kxQMngpIu_wNHbviwW1E5yaQEfPe8TZAGNgXKwtOf1Q 1445
poetry_dotenv/plugin.py sha256=-l84NWbKXGc8lgaZvT1Xy1a6ZVoFrzI78vLymrAX46Y 3674
poetry_dotenv/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
poetry_dotenv-0.4.0.dist-info/LICENSE sha256=VlG_sGO2jx1EioJshzOjyGdooI_GDeT27ScNzJnNHFA 1077
poetry_dotenv-0.4.0.dist-info/METADATA sha256=NVIQgmEKGR9C5JT81DjzoRkOz52E69SjyoLfMAG847s 10878
poetry_dotenv-0.4.0.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
poetry_dotenv-0.4.0.dist-info/entry_points.txt sha256=RbCZ2qPAfLPOEOuU3H_XYHxVuDkrUi6XnY9_s_IzXI0 77
poetry_dotenv-0.4.0.dist-info/RECORD

entry_points.txt

poetry-dotenv = poetry_dotenv.plugin:DotenvPlugin