Debian PyCharm QuickStart Guide

September 14, 2014 | By the+gnu+linux+evangelist.

PyCharm Quick Start on Debian Linux

Hi! The Tutorial shows you Step-by-Step How to Quick Start with PyCharm Community Edition Python IDE for Debian GNU/Linux KDE/Gnome/Lxde/Xfce Desktop.

And PyCharm for Debian is a Python IDE with Complete Set of Tools for Python development. In Addition, the IDE provides capabilities for Professional Web Development using the Django Framework.

And the PyCharm Community Edition Features are:

  • Lightweight IDE for Python development
  • Free, Open-Source, Apache 2 license
  • Intelligent Editor, Debugger, Refactorings, Inspections, VCS integration
  • Project Navigation, Testing support, Customizable UI, Vim key bindings
Debian PyCharm Quick Start Guide - Featured
  1. How to Install PyCharm Python IDE for Debian

    PyCharm Installation Debian
  2. Run PyCharm.

  3. Create a New PyCharm Project.

    Debian PyCharm Quick Start Guide - PyCharm Create New Project
    Named: “helloWorld”
    Debian PyCharm Quick Start Guide - PyCharm Project Naming

  4. Right-Click on Project >> New >> File.

    Debian PyCharm Quick Start Guide - PyCharm Create New File
    Named: “helloWorld.py”
    Debian PyCharm Quick Start Guide - PyCharm File Naming

  5. Append a Hello-World Content.

    Example:

    print "Hello, World!"

    Ctrl+s to Save

  6. Right-Click on File >> Run ‘helloWorld.py’.

    Debian PyCharm Quick Start Guide - PyCharm Running File
    Output:
    Debian PyCharm Quick Start Guide - PyCharm Run Output

  7. PyCharm Official Documentation

    PyCharm Docs and Tutorials

QuickChic Theme • Powered by WordPress