Py2exe

py2exe
발표일2001년 1월 24일(25년 전)(2001-01-24)
안정화 버전
0.13.0.0 / 2022년 11월 5일(3년 전)(2022-11-05)[1]
저장소
프로그래밍 언어파이썬
플랫폼마이크로소프트 윈도우
라이선스MIT 허가서[2]
웹사이트www.py2exe.org

py2exe는 파이썬 스크립트를 (.py) 윈도우 실행 파일로(.exe) 변환해주는 파이썬 확장이다. 이러한 실행 파일들은 파이썬이 설치되지 않은 시스템에서도 실행 가능하다.[3] 참고로 이러한 역할을 해주는 도구들 중에서 가장 흔한 도구이다.

py2exe는 공식 비트토렌트 클라이언트(버전 6.0 이전)를 배포하는데 사용되었으며 다른 프로젝트들에서도 여전히 사용되고 있다.

2014년 5월 이후로 파이썬 3를 위한 py2exe가 사용 가능해졌다.[1]

비록 이 프로그램이 .py 파일을 .exe 파일로 변환시키지만, 파이썬 바이트코드로 변환시키는 것이기 때문에 기계어로 변환하는 것처럼 속도가 빨라지지는 않는다. 심지어는 시작 오버헤드 때문에 파이썬 인터프리터로 직접 사용하는 것 보다 느릴 수도 있다.

각주

  1. “py2exe : Python Package Index”. 
  2. “Licence”. 《sourceforge.net May 2014》. 
  3. “FrontPage”. 《py2exe.org》. 2014년 2월 2일에 확인함. 

외부 링크

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.