python3-envs

Easy access to environment variables in Python
  https://github.com/capless/envs
  0
  no reviews



This library provides easy access to environment variables via Python objects instead of just strings.

It has support for booleans, strings, lists, tuples, integers, floats, and dicts.