Install PyCharm IDE

Download URL

https://www.jetbrains.com/pycharm/

I have downloaded Community version




Install on Ubuntu 14.04


> tar zxf tar zxf pycharm-community-2016.3.2.tar.gz

Files is extracted in this directory pycharm-community-2016.3.2. Please see Install-Linux-tar.txt for more information


Initial Setup

./pycharm.sh in {installation home}/bin


Create project







'Python' 카테고리의 다른 글

Anaconda Python  (0) 2017.02.02
[PyQt] Event Handling  (0) 2017.02.02
[PyQt] Make a window with "Hello World"  (0) 2017.02.02
[PyQt] What is PyQt?  (0) 2017.02.02
[Python] print "Hello world"  (0) 2017.02.02