GitHub - Nuitka/Nuitka: Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, and 3.9. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
- Python 2.6~2.7, 3.3~3.9 와 완벽 호환 ㅤ→ 모든 파이썬 라이브러리/확장 모듈 사용 가능 ㅤ→ 최적화된 Standalone 실행파일 또는 확장모듈 생성 - 파이썬 모듈을 C수준 프로그램으로 변환후 libpython 과 C 파일을 사용해서 CPython과 비슷하게 동작 ㅤ→ 모든 최적화는 불필요한 오버헤드를 줄이는 것을 목표로 하고, 높은 호환성을 유지 ㅤ→ 이미 CPython보다 빠르지만, 아직 최적화할 부분이 많음 - 윈/맥/리눅스/BSD 지원 (x86, x86_64, ARM) Text-to-speech function is limited to 200 characters |