Python 관련 사이트 안내
1. Python : https://www.python.org/
Welcome to Python.org
The official home of the Python Programming Language
www.python.org
2. Anaconda : https://www.anaconda.com/
Anaconda | The World's Most Popular Data Science Platform
Anaconda is the birthplace of Python data science. We are a movement of data scientists, data-driven enterprises, and open source communities.
www.anaconda.com
3. Pycharm : https://www.jetbrains.com/ko-kr/pycharm/download/#section=windows
다운로드 PyCharm: JetBrains가 만든 전문 개발자용 Python IDE
www.jetbrains.com
많이 사용하는 에디터이다. 나는 Community 버전[무료]를 사용한다.
4. Visual Source Code : 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
가끔 사용하고 있다. 다양한 프로그래밍 언어를 코딩 및 관리할 수 있다. Microsoft에서 만든 툴로서 안정적이고 깔끔하다.