Setup Python 3.8 and Django 3+ on Windows
Setup your Windows 10 to work with any version of the Python Programming Language. The goal is to do the following:
- Install Python 3.8
- Install, Create, and Activate a Virtual Environment
- Install Django 3+
- Create a Django Project
This method can be used for any python project and should. In fact, we barely do anything with Django and focus mostly on Python and virtual environments.
Lessons
1
Overview and Versions
1:54
2
Install Python 3.8 on Windows
4:55
3
Understanding the Python Path
8:11
4
Create and Activate a Virtual Environment with Pipenv
6:04
5
In-Depth Look at Python Virtual Environments
13:55
6
Install Django
8:47
7
Create a Django Project
2:40
8
Setup your Code Editor
6:21
9
Using Different Python Versions on your System
8:15
10
Wrap Up
1:08