filmov
tv
Environment variables in Django using Python Decouple | Python
Показать описание
In this video, We learn how to use python decouple for the environment variables in Django.
What is an environment variables?
An environment variable is a variable whose value is set outside the program, typically through a functionality built into the operating system. An environment variable is made up of a name/value pair.
What is Python Decouple?
Python Decouple is a great library that helps you strictly separate the settings parameters from your source code. The idea is simple: Parameters related to the project, goes straight to the source code. Parameters related to an instance of the project, goes to an environment file.
🛝 DJANGO PLAYLIST:
🎬 RECOMMENDED VIDEOS:
Django Models:
䷐ FOLLOW US:
🏷 TAGS:
#skillshats #python #django
Thanks!!
Enjoy 🤗
What is an environment variables?
An environment variable is a variable whose value is set outside the program, typically through a functionality built into the operating system. An environment variable is made up of a name/value pair.
What is Python Decouple?
Python Decouple is a great library that helps you strictly separate the settings parameters from your source code. The idea is simple: Parameters related to the project, goes straight to the source code. Parameters related to an instance of the project, goes to an environment file.
🛝 DJANGO PLAYLIST:
🎬 RECOMMENDED VIDEOS:
Django Models:
䷐ FOLLOW US:
🏷 TAGS:
#skillshats #python #django
Thanks!!
Enjoy 🤗