environment package in python
I think there are way too many environment handling packages out there (at PyPi) to get confused.
One is environ which was last released in 2007 - https://pypi.org/project/environ/ - which is Python 2 based. We don't want this anymore.
What we norm...
anjanesh.dev2 min read