Do You Really Need Environment Variables in Python?
While developing projects across different environments, you may want to specify different configuration values for each environment. The local system on which you developed an application will not be the same as the one on which you will be deployin...
blog.ashutoshkrris.in7 min read