> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-docs-sandboxes-integrations-placement.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Python

<Card title="W&B 클라이언트가 Python 2를 지원하나요?" href="/ko/support/models/articles/does-the-wb-client-support-python-2" arrow="true" horizontal>
  W\&B 클라이언트 라이브러리는 버전 0.10까지 Python 2.7과 Python 3를 모두 지원했습니다. 버전 0.11에서 Python 2.7 지원이 제거되었 ...
</Card>

<Card title="W&B 클라이언트가 Python 3.5를 지원하나요?" href="/ko/support/models/articles/does-the-wb-client-support-python-35" arrow="true" horizontal>
  W\&B 클라이언트 라이브러리는 버전 0.11까지 Python 3.5를 지원했습니다. Python 3.5 지원은 버전 0.12에서 종료되었으며, 이 버전은 ...
</Card>

<Card title="이 기능은 Python에서만 작동하나요?" href="/ko/support/models/articles/does-this-only-work-for-python" arrow="true" horizontal>
  이 라이브러리는 Python 2.7 이상과 Python 3.6 이상을 지원합니다. 이 아키텍처는 다른 ...과의 인테그레이션을 지원합니다
</Card>

<Card title="Python 코드로 sweep을 재개하려면 어떻게 해야 하나요?" href="/ko/support/models/articles/how-can-i-resume-a-sweep-using-python-co" arrow="true" horizontal>
  sweep을 재개하려면 `sweep_id`를 `wandb.agent()` 함수에 전달하세요.
</Card>

<Card title="gcc가 없는 환경에서 wandb Python 라이브러리를 어떻게 설치하나요?" href="/ko/support/models/articles/how-do-i-install-the-wandb-python-librar" arrow="true" horizontal>
  이 페이지는 최소 컨테이너와 같이 gcc가 없는 환경에서 wandb Python 라이브러리를 설치하려는 사용자를 위한 것입니다 ...
</Card>

<Card title="Weights and Biases용 anaconda 패키지가 있나요?" href="/ko/support/models/articles/is-there-an-anaconda-package-for-weights" arrow="true" horizontal>
  Anaconda 패키지를 사용할 수 있으며, pip 또는 conda로 설치할 수 있습니다. conda의 경우 c ...에서 패키지를 가져오세요
</Card>
