
envs 1.4
0
Easy access of environment variables from Python with support for strings, booleans, list, tuples, a
Contents
Easy access of environment variables from Python with support for strings, booleans, list, tuples, and dicts.
Stars: 26, Watchers: 26, Forks: 11, Open Issues: 4The qwigo/envs repo was created 9 years ago and the last code push was 2 years ago. The project is moderately popular with 26 github stars!
How to Install envs
You can install envs using pip
pip install envs
or add it to a project with poetry
poetry add envs
Package Details
- Author
- Brian Jinwright
- License
- Apache-2.0
- Homepage
- PyPi:
- https://pypi.org/project/envs/
- GitHub Repo:
- https://github.com/bjinwright/envs
Classifiers
Related Packages
Errors
A list of common envs errors.
Code Examples
Here are some envs code examples and snippets.
pythonfix



