Skip to content
#

environment-variables

Here are 756 public repositories matching this topic...

soullivaneuh
soullivaneuh commented Sep 5, 2019

This tools is great, we can define and validate various config from file, env, cli arg... and we can even put a short doc on each field.

But what if I want to display a clear and concise doc reference on a website on a cli usage?

Should this package be able to handle that? If not, is it compatible with other packages doing that need?

Thanks

willkg
willkg commented Dec 5, 2019

There's no git tag for the 3.2 and 3.3 releases that happened in November. Can you add/push the git tags?

Also, there's nothing in the CHANGELOG about what changed.

Based on commits, I think the changes are as follows:

python-decouple 3.2:

  • fixed typos in documentation
  • add editorconfig file
  • fix handling for configuration values that end in single or double quotes (#78)
  • add su
dynaconf
revalenza
revalenza commented May 31, 2019

there is no example in how or where to put the enviroment variable irself, i must put inside the env object or outside? it must have export const if is outside? and then how i used in the code, it just say how to import it. maybe this is too obvios to most people or i don't read someting in the documentation to understand it but i think it must be self explanatory.

Improve this page

Add a description, image, and links to the environment-variables topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the environment-variables topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.