Creating an Email Client in Less Than 30 Minutes - Django Backend Tutorial

Опубликовано: 09 Февраль 2026
на канале: School of Intology
2,896
6

If you've never worked with Python/Django before, you need those installed.
1. Install Python - Most Linux distros already have it, but here is the page for any OS https://www.python.org/downloads/
2. Install Django - https://docs.djangoproject.com/en/1.8....

Below is instructions on setting up an app password. Sometimes it might seem tricky to set up because the option to do so might be hidden, but after setting up two step verification, just try searching for the option in your Google account settings.

https://knowledge.workspace.google.co...

If you're interested in taking this further by hosting it somewhere, you can host on Pythonanywhere for free. Below is a link to another video. It might be older, but they do an excellent job, and it's still procedurally accurate.

   • Deploy a Django App to Python Anywhere  

Let me know in the comments if you guys need anything else, if you have any questions, or if I missed anything.

Hope this helps!