envcat

Mix and merge env file values


Keywords
envcat
License
Apache-2.0
Install
pip install envcat==0.1.1

Documentation

envcat

Documentation Status

Mix and merge env file values.

Features

  • Merge keys and values from any number of env files.
  • Ignore missing env files.
  • Output to STDOUT in env file format or a single line (good for passing to commands like heroku config).

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.