python3-envs

Easy access to environment variables in Python
  https://pypi.org/project/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.