Installation

This package requires Python 3.7 or later. It can be installed using pip:

$ pip install environment-variables

or pipenv:

$ pipenv install environment-variables

or downloaded directly from PyPI.