

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# CodeArtifact를 Python과 함께 사용
<a name="using-python"></a>

이 항목에서는 CodeArtifact와 함께 Python 패키지 관리자인 `pip` , `twine` 및 Python 패키지 게시 유틸리티를 사용하는 방법에 대해 설명합니다.

**Topics**
+ [CodeArtifact로 pip 구성 및 사용](python-configure-pip.md)
+ [CodeArtifact로 twine 구성 및 사용](python-configure-twine.md)
+ [Python 패키지 이름 정규화](python-name-normalization.md)
+ [Python 호환성](python-compatibility.md)
+ [업스트림 및 외부 연결에서 Python 패키지 요청하기](python-upstream-external-connections-request.md)