How to create a python project using pycharm IDE #shorts #python #tutorials #project #shortvideos
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 ...
🔥 Related Trending Topics
LIVE TRENDSThis video may be related to current global trending topics. Click any trend to explore more videos about what's hot right now!
THIS VIDEO IS TRENDING!
This video is currently trending in Thailand under the topic 'สภาพอากาศ'.
About this video
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).
Video Information
Views
365.9K
Total views since publication
Likes
8.3K
User likes and reactions
Duration
0:27
Video length
Published
Sep 1, 2021
Release date
Quality
hd
Video definition
About the Channel
Tags and Topics
This video is tagged with the following topics. Click any tag to explore more related content and discover similar videos:
Tags help categorize content and make it easier to find related videos. Browse our collection to discover more content in these categories.