Easy way to create Environment Variable for Flask and Django App

preview_player
Показать описание
In this tutorial, I demonstrated how to create an Environment (env) for your python project (Flask, Django) to isolate your dependencies in one place.

Below is the code for the creation of the environment:
python venv env

Below is the code for the activation of the environment:
env/Scripts/activate

connect with me on Social media:
Рекомендации по теме