Development

Python IDE (pycharm, wingware)

chbae 2023. 4. 18. 19:09
728x90
반응형

Python IDE를 검색하다 2가지 IDE를 발견했다.

 

Pycharm과 Wingware Python IDE이다. 둘 다 무료/유료 버전이 있다. 간단한 개발이나 개인적으로 사용하려면 무료버전도 쓸만하다는 평이다.

 

일단 필자는 기존에 Wingware Python IDE를 구매하여 사용중에 있다. 이번에 Pycharm을 알게 되어 구매하여 사용해 볼까 생각중에 있다. Pycharm은 Python뿐만 아니라 Javascript, NodeJS등과 같은 web 언어도 지원한다니 괜찮으면 이것으로 넘어갈까 생각중에 있다. 간단히 각각에 대한 소개를 써볼까 한다.

1. Pycharm - https://www.jetbrains.com/pycharm/

 

PyCharm: the Python IDE for Professional Developers by JetBrains

The Python & Django IDE with intelligent code completion, on-the-fly error checking, quick-fixes, and much more...

www.jetbrains.com

이번에 우연히 알게 된 IDE이지만 많이 사용하는 것 같다.

  • Python, HTML, Javascript, NodeJS등의 언어 지원
  • Django, Google Web Engine등과 같은 web framework 지원
  • 원격 Debugger 지원
  • Windows, MAC, Linux 버전 지원

위는 간단한 특징이고, 일단 첫 번째 다양한 언어를 지원해서 좋은 것 같다.

2. Wingware Python IDE - http://www.wingware.com/

 

Wing Python IDE - Designed for Python

Full-featured Python IDE with editor, debugger, unit testing, error checking, refactoring, and much more. Designed for Python, for a more productive development experience.

wingware.com

지난번 유료 버전 구매 후 가끔 Python 분석이나 간단한 스크립트를 만들기 위해 사용중이다. 특별한 기능은 모르겠지만 기본 기능을 유용히 지원한다. Help 등등. 일단 Pycharm을 사용해 봐야지 기능 비교가 될 것 같다.

  • Windows, MAC, Linux 버전 지원

아래는 Wing IDE 간단한 Youtube 설명이다.

https://www.youtube.com/embed/-iYBkft39KM?feature=player_embedded 

 

YouTube

 

www.youtube.com

728x90