0% found this document useful (0 votes)
120 views6 pages

PyCharm IDE

PyCharm is an integrated development environment used for programming in Python. It provides features like debugging, unit testing, and support for version control and web development with Django. PyCharm is available free of cost in a community edition and offers a paid professional edition. The document outlines the steps to download, install, and create a new project in PyCharm on Windows.

Uploaded by

Abhishek Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
120 views6 pages

PyCharm IDE

PyCharm is an integrated development environment used for programming in Python. It provides features like debugging, unit testing, and support for version control and web development with Django. PyCharm is available free of cost in a community edition and offers a paid professional edition. The document outlines the steps to download, install, and create a new project in PyCharm on Windows.

Uploaded by

Abhishek Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

LinearIndiaEducation@gmail.

com 91+9823340767

PyCharm IDE
1. Used for only programming in Python
2. Provides debugging, unit testing, integrated with version control systems, supports
web development with Django
3. Cross platform: Windows, Mac, and Linux
4. Two editions
a. Professional Edition: Paid
b. Community Edition: Free
• For education purpose, we can use the Community Edition which is free
Installation Steps
Step 1: Go to https://www.jetbrains.com/pycharm/ ( website of PyCharm)
Step 2: Click on Download button

Step 3: Select the OS and download the installer


[email protected] 91+9823340767

Step 4: Open the installer ( Double click on it)

Step 5: Select Next

Step 6: Select Next


[email protected] 91+9823340767

Step 7: Set all check boxes and click on Next

Step 8: Click on Install button


[email protected] 91+9823340767

Step 9: Click on Finish

Note: Installation steps are done


[email protected] 91+9823340767

Following are few steps to open the PyCharm IDE on Windows and creation of new project
Step A: To start PyCharm IDE, type PyCharm Community Edition in the search box on
Windows

Step B: Click on Ok button

Step C: Click on New Project button


[email protected] 91+9823340767

Step D: Provide the name and path of your new project

Step E: Lets run the project

You might also like