How to Install Django in Virtual Environment in VSCode (2024)

Опубликовано: 03 Июнь 2024
на канале: The Code City
2,827
43

In this video, I'll show you how you can setup Django in Virtual Environment in visual studio code(vscode). Django is a very popular python framework that help you create website and APIs very quickly. In this video, we will first create a virtual environment in vscode, and install django in virtual environment and create are first django project in vscode.

☕Buy me a coffee: https://www.buymeacoffee.com/thecodecity
🌐Connect with me:
- TikTok: tiktok.com/@thecodecity
- Twitter:   / thecodecity  
- Instagram:   / thecodecity  
- Website: https://thecodecity.com

Steps to setup Django in virtual environment in VSCode:
1. Open Visual Studio Code (vscode)
2. Create virtual environment
3. Activate virtual environment
4. Install Django in virtual environment
5. Use virtual environment

By the end of this video, you'll have install django in virtual environment in vscode, if you have any problems, let me know in the comments below.

#django #vscode #installdjango #vscodetutorial #visualstudiocode