GameSweetGame

파이썬 에디터? 본문

Python

파이썬 에디터?

GameSweetGame 2021. 11. 18. 23:11

교육기관에서 파이썬 3.6.5 버전을 같이 설치했다.

이유는 최신 버전에서  

파이썬을 설치하면 IDEL이라는 에디터가 같이 설치된다.

 

초보자는 IDEL에디터를 쓰기를 추천하는데

나는 파이썬 전용 에디터인 파이참을 사용하기로 했다.

http://www.jetbrains.com/pycharm/download

 

Download PyCharm: Python IDE for Professional Developers by JetBrains

Download the latest version of PyCharm for Windows, macOS or Linux.

www.jetbrains.com

비주얼 스튜디오 코드라는 에디터도 많이 쓴다고 하는데

파이썬 전용은 아니고 여러 언어를 지원하는 에디터다.

https://code.visualstudio.com

 

Visual Studio Code - Code Editing. Redefined

Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications.  Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.

code.visualstudio.com

뭐로 하던 꼼꼼히 배워보자