Python library to read an orange.yml file and write the variables to the system.
Project description
orangepipes
A python library to read pipeline environment variables from orange.yml file and apply to OS.
orange.yml
...
pipelines:
global:
env:
APP_NAME: sample
APP_PORT: 8080
app_example:
env:
APP_PORT: 3000
...
How to use
Follow AWS Codeartifact steps to configure pip
pip install orangepipes
from orangepipes import pipeline
pipeline.apply_orange_envs()
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
orangepipes-0.1.8.tar.gz
(2.4 kB
view details)
File details
Details for the file orangepipes-0.1.8.tar.gz.
File metadata
- Download URL: orangepipes-0.1.8.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c60307ea6499ee7103e95f47445cf07ae2b22a3e6174ace2eabfda19607102a8
|
|
| MD5 |
312ae73569c5a5edc87c7a256bc4fd75
|
|
| BLAKE2b-256 |
99a61315c85aadd78520dbaea802156aafda8da49eb9b7011c8a993e097a264a
|