Python logo

이전 항목

tracemalloc — Trace memory allocations

다음 항목

distutils — Building and installing Python modules

이 페이지

  • 버그 보고하기
  • 소스 보기

탐색

  • 색인
  • 모듈 |
  • 다음 |
  • 이전 |
  • Python logo
  • Python »
  • 3.10.18 Documentation »
  • 파이썬 표준 라이브러리 »
  • 소프트웨어 패키징 및 배포
  • |
  • |

소프트웨어 패키징 및 배포¶

이 라이브러리는 파이썬 소프트웨어를 게시하고 설치하는 데 도움을 줍니다. 이 모듈은 파이썬 패키지 색인과 함께 작동하도록 설계되었지만, 로컬 색인 서버와 함께 사용할 수도, 색인 서버 없이 사용할 수도 있습니다.

  • distutils — Building and installing Python modules
  • ensurepip — Bootstrapping the pip installer
    • 명령 줄 인터페이스
    • 모듈 API
  • venv — Creation of virtual environments
    • 가상 환경 만들기
    • How venvs work
    • API
    • EnvBuilder 확장 예제
  • zipapp — Manage executable Python zip archives
    • 기본 예
    • 명령 줄 인터페이스
    • 파이썬 API
    • 예
    • 인터프리터 지정하기
    • zipapp으로 독립형 응용 프로그램 만들기
      • Making a Windows executable
      • 경고
    • 파이썬 Zip 응용 프로그램 아카이브 형식

이전 항목

tracemalloc — Trace memory allocations

다음 항목

distutils — Building and installing Python modules

이 페이지

  • 버그 보고하기
  • 소스 보기

탐색

  • 색인
  • 모듈 |
  • 다음 |
  • 이전 |
  • Python logo
  • Python »
  • 3.10.18 Documentation »
  • 파이썬 표준 라이브러리 »
  • 소프트웨어 패키징 및 배포
  • |
  • |
© 저작권 2001-2025, Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

The Python Software Foundation is a non-profit corporation. Please donate.

최종 업데이트: 7월 08, 2025 Found a bug?
Created using Sphinx 3.4.3.