We're a group of makers shipping together. We help each other stay accountable and reach our goals.
django-environ: github.com/joke2k/django-envi…
Django Environ is fabulous in production. We can place the .env file anywhere. And no other setup is needed. The env file is picked by Django through settings.py.
settings.py
There is also pypi.org/project/python-envir…. This can be helpful if you have a Python project but not Django specific.
thanks for providing both django and python specific
django-environ: github.com/joke2k/django-envi…
Django Environ is fabulous in production. We can place the .env file anywhere. And no other setup is needed. The env file is picked by Django through
settings.py.There is also pypi.org/project/python-envir…. This can be helpful if you have a Python project but not Django specific.
thanks for providing both django and python specific