Export environment variable from YAML file
Project description
export_yaml
export_yaml
is a python scripts to read yaml file and convert it to bash file
to be sourced later
Installation
pip install export-yaml
How to use
export YAML_FILE=path_to_yaml
source $(export_yaml)
YAML File configuration
---
env:
HELLO: "world"
Note: export_yaml
is going only to read everything under env
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Built Distribution
Close
Hashes for export_yaml-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 384955a392702eb2ad8f2f7c2daeaeae9fe4399ea5f6f561cdf83660df7b5e57 |
|
MD5 | 6dea92ff267928af23937ad482f7ca01 |
|
BLAKE2-256 | bc969946f082888ce0e5efcc90ed8b8665e1a61f10dc379bb6970b42db861bba |