아나콘다란?
다양한 가상 환경 구축을 도와주는 소프트웨어다. 패키지 관리에 용이하다고 한다.
https://www.anaconda.com/products/individual
Anaconda | Individual Edition
Anaconda's open-source Individual Edition is the easiest way to perform Python/R data science and machine learning on a single machine.
www.anaconda.com
설치 후
Anaconda Documentation — Anaconda documentation
Anaconda Individual Edition Anaconda Individual Edition is a free, easy-to-install package manager, environment manager, and Python distribution with a collection of 1,500+ open source packages with free community support. Anaconda is platform-agnostic, so
docs.anaconda.com
에서 튜토리얼을 진행했다.
프롬프트를 실행하여 명령어로 조작할 수도 있고, 내비게이터를 이용하여 GUI를 제공받아 조작할 수도 있다.
콘다는 패키지&환경 관리자고, 내비게이터는 터미널 창에 명령을 입력하지 않고도 작업할 수 있는 방식이다.
'컴퓨터공부 > 파이썬' 카테고리의 다른 글
[파이썬(Python)] - dlib 설치 (0) | 2021.06.29 |
---|---|
[파이썬(Python)] - 아나콘다(Anaconda) - 시작하기 (0) | 2021.06.29 |