【Python】编译打包神器 Nuitka

Nuitka是一款用Python编写的Python编译器,完全兼容Python 2.6到3.7及更高版本。它能够将Python应用程序转换为可执行文件或扩展模块,提高运行速度并保护源代码。在Windows上,结合PyQt,使用Nuitka可以轻松打包带有图形界面的Python脚本。
摘要由CSDN通过智能技术生成

Backto Python Index

Nuitka: 一步到位,解决 Python软件的运行速度慢和源代码反编译不安全两大难题

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 & later.
You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
Free license (Apache).

安装

环境要求

  1. Python >= 2.7
  2. C compiler
C Compiler: You need a compiler with support for C11 or alternatively for C++03 1

Currently this means, you need to use one of these compilers:

The gcc compiler of at least version 5.1, or the g++ compiler of at least version 4.4 as an alternative.

The clang compiler on macOS X or FreeBSD.

The Mi
  • 1
    点赞
  • 9
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值