How to create a python project using pycharm IDE

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ส.ค. 2021
  • Create and run your first Python project:
    Create a Python project
    1.If you’re on the Welcome screen, click New Project. If you’ve already got any project open, choose File | New Project from the main menu.
    2.Although you can create projects of various types in PyCharm, in this tutorial let's create a simple Pure Python project. This template will create an empty project.
    3.Choose the project location. Click the Browse button button next to the Location field and specify the directory for your project.
    4.Also, deselect the Create a main.py welcome script checkbox because you will create a new Python file for this tutorial.
    5.Python best practice is to create a virtualenv for each project. In most cases, PyCharm create a new virtual environment automatically and you don't need to configure anything. Still, you can preview and modify the venv options. Expand the Python Interpreter: New Virtualenv Environment node and select a tool used to create a new virtual environment. Let's choose Virtualenv tool, and specify the location of the environment and the base Python interpreter used for the new virtual environment.
    When configuring the base interpreter, you need to specify the path to the Python executable. If PyCharm detects no Python on your machine, it provides two options: to download the latest Python versions from python.org or to specify a path to the Python executable (in case of non-standard installation).

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

  • @surjitkabla8191
    @surjitkabla8191 2 ปีที่แล้ว +8

    nice project

    • @PythonSoldiers
      @PythonSoldiers  2 ปีที่แล้ว +1

      Join our Telegram group for Data Science related Job Updates and For learning materials.
      t.me/+FFzHI0CVkHcwNGY1

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

    Thank you for your help.

  • @dan-ch8kr
    @dan-ch8kr 28 วันที่ผ่านมา

    seriously thank you oh my gosh😭🙏

  • @Parzival659
    @Parzival659 10 หลายเดือนก่อน +3

    Boom! This guy is a life saver

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

      My too

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

      Thank you very much guy

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

    Thanks for the help

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

    Goodness finally, thank You.

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

    Amazing

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

    We have a true warrior here, man you saved me, you're in trouble here with Pycharm

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

    Thank you😊

  • @billy-jm4yr
    @billy-jm4yr 6 หลายเดือนก่อน

    Thank you...!! so much sirr

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

    Brooo thank you very much!!!!

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

    "boom" 💥

  • @ajith.k5517
    @ajith.k5517 ปีที่แล้ว

    Thank you bro 🙏🏼 🙌 💯

  • @shubhamrajput2098
    @shubhamrajput2098 ปีที่แล้ว +1

    When I used second time to pycharm after shut down pc unable to open pycharm .... What I do

  • @GhostCoder83
    @GhostCoder83 ปีที่แล้ว +1

    VIM user btw 😊

  • @skofficial387
    @skofficial387 ปีที่แล้ว +3

    I need your help
    How I can write python on windows 7???
    please suggest Python writing application for python 2.7.15

  • @pd5493
    @pd5493 ปีที่แล้ว

    When I tried to create new project it shows failed to create what can I do now?

  • @zahrasalami773
    @zahrasalami773 ปีที่แล้ว

    How can I copy a project in pycharm? Like have two copies of one project?

  • @sanatanipranav
    @sanatanipranav ปีที่แล้ว

    Should I download pycharm without downloading python

  • @BANGTANhome77
    @BANGTANhome77 ปีที่แล้ว +1

    I have window 10 but my visual Studio not working what should I do? Plzz help

  • @godstashx3053
    @godstashx3053 2 ปีที่แล้ว +2

    What's the app name?

    • @PythonSoldiers
      @PythonSoldiers  2 ปีที่แล้ว +1

      Pycharm

    • @PythonSoldiers
      @PythonSoldiers  2 ปีที่แล้ว

      Join our Telegram group for Data Science related Job Updates and For learning materials.
      t.me/+FFzHI0CVkHcwNGY1

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

    How to save .py file?
    I mean which key short cut use

    • @opinionation._
      @opinionation._ 9 หลายเดือนก่อน

      To save any kind of file you can use "save "
      - ctrl+S ....or "save as " - ctrl+shift +S & in python you don't need write extension .py , it automatically comes with its extension

  • @tejeshreeguruwale1070
    @tejeshreeguruwale1070 ปีที่แล้ว +1

    Hi need your help

  • @yaitsme74031
    @yaitsme74031 ปีที่แล้ว

    how to make two folders in that one??