Metadata-Version: 2.1
Name: poetry-dotenv
Version: 0.1.0
Summary: poetry-dotenv - is the plugin that automatically loads environment variables from a dotenv file into the environment before poetry commands are run.
Home-page: https://poetry-dotenv.readthedocs.io/en/latest
License: MIT
Keywords: python,pypi,poetry,plugins,poetry-plugin,poetry-plugins,env,dotenv,cross-platform,hacktoberfest
Author: Volodymyr Pivoshenko
Author-email: volodymyr.pivoshenko@gmail.com
Maintainer: Volodymyr Pivoshenko
Maintainer-email: volodymyr.pivoshenko@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 1 - Planning
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.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
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-Dist: poetry (>=1.2.1,<2.0.0)
Requires-Dist: python-dotenv (>=0.21.0,<0.22.0)
Project-URL: Documentation, https://poetry-dotenv.readthedocs.io/en/latest
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
Description-Content-Type: text/markdown

<p align="center">
  <a href="https://opensource.org/licenses/MIT">
    <img alt="license" src="https://img.shields.io/pypi/l/poetry-dotenv?logo=opensourceinitiative">
  </a>
  <a href="https://pypi.org/project/poetry-dotenv">
    <img alt="python" src="https://img.shields.io/pypi/pyversions/poetry-dotenv?logo=python">
  </a>
  <a href="https://pypi.org/project/poetry-dotenv">`
    <img alt="pypi" src="https://img.shields.io/pypi/v/poetry-dotenv?logo=pypi">
  </a>
  <a href="https://github.com/volopivoshenko/poetry-dotenv/releases">
    <img alt="release" src="https://img.shields.io/github/v/release/volopivoshenko/poetry-dotenv?logo=github">
  </a>
  <a href="https://www.sphinx-doc.org/en/master">
    <img alt="sphinx" src="https://img.shields.io/badge/made_with-Sphinx-1f425f.svg?logo=readthedocs">
  </a>
  <a href="https://numpydoc.readthedocs.io/en/latest/format.html">
    <img alt="numpydoc" src="https://img.shields.io/badge/docstrings-numpy-1f425f.svg?logo=numpy">
  </a>
</p>

<p align="center">
  <a href="https://github.com/psf/black">
    <img alt="black" src="https://img.shields.io/badge/code_style-black-black.svg?logo=windowsterminal">
  </a>
  <a href="https://pycqa.github.io/isort/index.html">
    <img alt="isort" src="https://img.shields.io/badge/imports-isort-black.svg?logo=windowsterminal">
  </a>
  <a href="https://wemake-python-stylegui.de/en/latest/index.html">
    <img alt="wemake" src="https://img.shields.io/badge/style-wemake-black.svg?logo=windowsterminal">
  </a>
  <a href="https://mypy.readthedocs.io/en/stable/index.html">
    <img alt="mypy" src="https://img.shields.io/badge/mypy-checked-success.svg?logo=python">
  </a>
  <a href="https://github.com/pyupio/safety">
    <img alt="safety" src="https://img.shields.io/badge/safety-checked-success.svg?logo=windowsterminal">
  </a>
  <a href="https://github.com/semantic-release/semantic-release">
    <img alt="semantic_release" src="https://img.shields.io/badge/semantic_release-angular-e10079?logo=semantic-release">
  </a>
</p>

<p align="center">
  <a href="https://github.com/dependabot">
    <img alt="dependabot" src="https://img.shields.io/badge/dependabot-enable-success?logo=Dependabot">
  </a>
  <a href="https://github.com/volopivoshenko/poetry-dotenv/actions/workflows/integration.yaml">
    <img alt="integration" src="https://img.shields.io/github/workflow/status/volopivoshenko/poetry-dotenv/CI?label=CI&logo=github">
  </a>
  <a href="https://github.com/volopivoshenko/poetry-dotenv/actions/workflows/deployment.yaml">
    <img alt="deployment" src="https://img.shields.io/github/workflow/status/volopivoshenko/poetry-dotenv/CD?label=CD&logo=github">
  </a>
  <a href="https://github.com/volopivoshenko/poetry-dotenv/actions/workflows/codeql.yaml">
    <img alt="codeql" src="https://img.shields.io/github/workflow/status/volopivoshenko/poetry-dotenv/CodeQL?label=codeQL&logo=github">
  </a>
  <a href="https://poetry-dotenv.readthedocs.io/en/latest">
    <img alt="docs" src="https://img.shields.io/readthedocs/poetry-dotenv?logo=readthedocs">
  </a>
  <a href="https://pypi.org/project/poetry-dotenv">
    <img alt="wheel" src="https://img.shields.io/pypi/wheel/poetry-dotenv?logo=pypi">
  </a>
</p>

<p align="center">
  <a href="https://codecov.io/gh/volopivoshenko/poetry-dotenv">
    <img alt="coverage" src="https://img.shields.io/codecov/c/gh/volopivoshenko/poetry-dotenv?logo=codecov&token=yyck08xfTN"/>
  </a>
  <a href="https://lgtm.com/projects/g/volopivoshenko/poetry-dotenv/alerts/">
    <img alt="alerts" src="https://img.shields.io/lgtm/alerts/github/volopivoshenko/poetry-dotenv?logo=lgtm"/>
  </a>
  <a href="https://lgtm.com/projects/g/volopivoshenko/poetry-dotenv/context:python">
    <img alt="grade" src="https://img.shields.io/lgtm/grade/python/github/volopivoshenko/poetry-dotenv?logo=lgtm"/>
  </a>
  <a href="https://codeclimate.com/github/volopivoshenko/poetry-dotenv/maintainability">
    <img alt="codeclimate" src="https://img.shields.io/codeclimate/maintainability/volopivoshenko/poetry-dotenv?logo=codeclimate">
  </a>
  <a href="https://pypi.org/project/poetry-dotenv">
    <img alt="downloads" src="https://img.shields.io/pypi/dm/poetry-dotenv?logo=pypi">
  </a>
  <a href="https://github.com/volopivoshenko/poetry-dotenv/">
    <img alt="stars" src="https://img.shields.io/github/stars/volopivoshenko/poetry-dotenv?logo=github">
  </a>
</p>

<p align="center">
  <a href="https://github.com/volopivoshenko/poetry-dotenv/issues">
    <img alt="issues" src="https://img.shields.io/github/issues/volopivoshenko/poetry-dotenv?logo=github">
  </a>
  <a href="https://github.com/volopivoshenko/poetry-dotenv/issues">
    <img alt="issues" src="https://img.shields.io/github/issues-closed/volopivoshenko/poetry-dotenv?logo=github">
  </a>
  <a href="https://github.com/volopivoshenko/poetry-dotenv/pulls">
    <img alt="pr" src="https://img.shields.io/github/issues-pr/volopivoshenko/poetry-dotenv?logo=github">
  </a>
  <a href="https://github.com/volopivoshenko/poetry-dotenv/pulls">
    <img alt="pr" src="https://img.shields.io/github/issues-pr-closed/volopivoshenko/poetry-dotenv?logo=github">
  </a>
  <a href="https://github.com/volopivoshenko/poetry-dotenv/graphs/contributors">
    <img alt="contributors" src="https://img.shields.io/github/contributors/volopivoshenko/poetry-dotenv?logo=github">
  </a>
  <a href="https://github.com/volopivoshenko/poetry-dotenv/commits/main">
    <img alt="commit" src="https://img.shields.io/github/last-commit/volopivoshenko/poetry-dotenv?logo=github">
  </a>
</p>

<p align="center">
  <a href="https://www.buymeacoffee.com/volopivoshenko" target="_blank">
    <img alt="buymeacoffee" src="https://img.shields.io/badge/buy_me_-a_coffee-ff6964?logo=buymeacoffee">
  </a>
</p>

- [Overview](#overview)
- [Installation](#installation)
  - [Optional dependencies](#optional-dependencies)

# Overview

# Installation

## Optional dependencies

