Video | Python | Data engineering

Django Install (HD)

Here's how to get Django installed and running on your machine, starting with Python and ending with a quick version check.

  • Django runs within the Python framework, so you must install a compatible version of Python first (here, Python 2.6 with Django 1.0.2).
  • Extract the Django download with a tool like 7-Zip, rename the folder to something simple, and move it to the C drive.
  • Install Django by navigating to its folder in the command line and running setup.py install.
  • Verify the installation by opening Python, typing import django, then django.VERSION to confirm the version installed.

Future-proof your career https://n1d.io

| My Courses on Linkedin Learning: https://www.linkedin.com/learning/instructors/tim-ngwena A brief beginners video on how to install Django and Python. Share feedback and Suggestions: https://tableautim.canny.io/suggestions -

Join this channel to get access to perks:
https://www.youtube.com/channel/UC7HYxRWmaNlJux-X7rNLZyw/join ----------
(C) 2023 TN-Media LTD. No re-use, unauthorized use, or redistribution, of this video without prior permission.