Self-contained highly-portable Python distributions
自包含、高度便携的 Python 发行版
HN 127 分 · 28 条评论 · 作者 jcbhmr · 来源 gregoryszorc.com · HN 讨论
【摘要】
This project generates highly portable, self-contained Python distributions that include a full-featured installation with most standard library extension modules. These distributions minimize runtime dependencies by statically linking library dependencies or bundling them, ensuring compatibility across targeted architectures.
⋯ 继续阅读请登录会员 ⋯