Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 571 Bytes

File metadata and controls

18 lines (15 loc) · 571 Bytes

minenv

Supported python versions

PyPI version

Release status

Minimalist dotenv management tool.

Installation

$ pip install minenv
# or
$ python3 -m pip install minenv

Usage

View usage examples from examples folder.