TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

Python

Working with PyCharm IDE

Introduction

Once you have successfully downloaded and installed PyCharm IDE you can start working with it. In this tutorial, we will learn how to configure the IDE and create projects.

 

 

Create a New Project

Launch the PyCharm IDE. Click on the Create New Project option on the welcome screen as shown below.

 

Specify the location of your project in the Location field.

Click on Create button to create the Project.

 

In Interpreter settings, you can choose a New environment or choose an existing interpreter for the project.

Create New Python script

To create a new Python script, Right-click in the Project Explorer, and navigate to New -> Python File.
Enter the name of your script file in the Name text box.
Click on the OK button.

Once you have created the script file you can add Python code to it.

 

 

You can configure various settings of the IDE by clicking on the Configure link in the bottom of the welcome screen. Several settings like Appearance, Version Control, Project Interpreter, Plugins, Tools, Build Execution environment etc can be set.

 

Related Posts

Download Python Windows 11

Python /

Download & Install Python on Windows 11

PyCharm CE

Python /

Install PyCharm on Ubuntu Linux machine

Python Install on CentOS Linux

Python /

Install Python on CentOS

What is Python?

Python /

What is Python?

Install Python

Python /

Install Python 3.6 on Windows

‹ Get User Input in Python 3.6› Install Python 3.6 on Windows

Recent Posts

  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • RAPTOR Editions
  • Flowgorithm Conditional Breakpoint Statement
  • Flowgorithm Read Numbers from File Example
  • Search Text File Flowchart Example
  • Flowgorithm Turtle Graphics Symbols
  • Draw Circle using Flowgorithm Turtle
  • Draw Parallel Lines using Flowgorithm Graphics

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version