How to Install Python, PIP and Django on Windows in 7 Minutes | Pro Guide 2024

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ส.ค. 2024
  • How to Install Python, PIP and Django 3.12.0 on Windows in 7 Minutes | Pro Guide
    🔧 What You'll Learn:
    Python Installation
    PIP Setup
    Django Installation
    Install Django in Windows
    (1) Create Virtual Environment
    python -m venv env_site
    (2) Activate Virtual Environment
    env_site\Scripts\activate.bat
    (3)install django project
    pip install django
    (4)start a project
    django-admin startproject geeks_site
    (5) change directory
    cd geeks_site
    (6) start the server
    python manage.py runserver
    Complete Redux & Redux Toolkit Course - • Discover the Power of ...
    Context API Crash Course - • Context API Tutorial f...
    MERN Stack Authentication Tutorial - • MERN Stack Authenticat...
    MERN Stack CRUD Application - • MERN Stack Complete CR...
    React Router V6 Complete Tutorial - • React Router v6 Comple...
    Complete Courses ( Playlists )
    React JS Projects : • React JS Projects ( Re...
    MERN Stack Developer Projects : • MERN Stack Projects 2024
    MERN Stack Authentication Tutorial : • MERN Stack Authenticat...
    Complete HTML Tutorial for Beginners : • Introduction to HTML, ...
    Complete JavaScript Array Methods : • forEach Method in Java...
    Complete React.Js Course : • Introduction to React ...
    Complete DigitalOcean Tutorial : • How to Install WordPre...
    Complete WordPress Tutorial : • Install WordPress on L...
    Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for 'Fair Use'
    for purposes such as criticism, comment, news reporting, teaching, scholarship, and research,
    Fair use is a permitted by copyright statute that might otherwise be infringing,
    Non-profit, educational or personal use tips the balance in favor of fair use
    ► T A L K W I T H M E !
    Business Email : abc.vijaykoladara212@gmail.com
    Instgram : / i_m_viju_official
    Facebook : / codewithvijuofficial
    Like Share and Comment for more helpfull videos.
    Thank You for Watching
    #howto #coding #programming #tutorials #codewithviju

ความคิดเห็น • 18

  • @CodeWithViju
    @CodeWithViju  5 หลายเดือนก่อน

    Please Like Share and Comment. Thanks for Watching :)

  • @khurramshahzad8707
    @khurramshahzad8707 หลายเดือนก่อน

    thanks

    • @CodeWithViju
      @CodeWithViju  หลายเดือนก่อน

      You're welcome!

  • @user-bl4cf5sz9b
    @user-bl4cf5sz9b หลายเดือนก่อน

    prefect video

    • @CodeWithViju
      @CodeWithViju  หลายเดือนก่อน

      Thank you 🙂

  • @tofanigaming9871
    @tofanigaming9871 8 หลายเดือนก่อน +1

    Thanks 🙏

    • @CodeWithViju
      @CodeWithViju  8 หลายเดือนก่อน

      You’re welcome 😊

  • @joaomedina1
    @joaomedina1 5 หลายเดือนก่อน

    Thank you.

    • @CodeWithViju
      @CodeWithViju  5 หลายเดือนก่อน

      You're welcome!

  • @radhe_radhe7676
    @radhe_radhe7676 6 หลายเดือนก่อน

    Thankyou ❤

    • @CodeWithViju
      @CodeWithViju  6 หลายเดือนก่อน

      You're welcome 😊

  • @complexcoder
    @complexcoder 7 หลายเดือนก่อน

    Please start django and python series

  • @NthatiSello-el3rw
    @NthatiSello-el3rw 6 หลายเดือนก่อน

    I am encountering a problem after running the third command. It says the trm Django admin is not recognized. And when I was installing python I was able to check the second box only.

    • @CodeWithViju
      @CodeWithViju  6 หลายเดือนก่อน

      Please re install and follow full video

  • @Desenvlvedorweb10
    @Desenvlvedorweb10 6 หลายเดือนก่อน

    O comando django-admin não funcionou. O que fazer