envs icon indicating copy to clipboard operation
envs copied to clipboard

Easy access of environment variables from Python with support for typing (ex. booleans, strings, lists, tuples, integers, floats, and dicts). Now with CLI settings file converter.

Results 4 envs issues
Sort by recently updated
recently updated
newest added

# Changes - Added github actions when pushed to `master` - Dockerized app and enabled jupyter notebook development - Added poetry as dependency manager

### The Problem I wouldn't call this a bug with this library per se, but it does create a situation where it's easy for a developer writing client code using...

# Changes - Made `setup.py` also read the `README.md` in order for Pypi to have a clear description like the one we have here. - Updated `HISTORY.md` to reflect this...

Recently a new version of this library was pushed to PyPI (https://pypi.org/project/envs/1.4/) however there's no description, changelog, or history in PyPI. Similarly, there's no documentation of this version in the...