aboutsummaryrefslogblamecommitdiff
path: root/devel/py-envs/pkg-descr
blob: 381e940598974cd3d474342fbf0b2b672057dc10 (plain) (tree)
1
2
3
4
5
6
7
8







                                                                        
Easy access of environment variables from Python with support for
booleans, strings, lists, tuples, integers, floats, and dicts.

If you need environment variables for your settings but need an easy way
of using Python objects instead of just strings. For example, if you
need a list of strings.

WWW: https://github.com/capless/envs