最小的Python构建可满足我的应用程序的脚本需求? [英] Minimal Python build for my application's scripting needs?

查看:146
本文介绍了最小的Python构建可满足我的应用程序的脚本需求?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

关于为我的应用程序的脚本编写需求构建极简版本的Python(2.x),您有什么建议?

what are your advices on building a very minimalistic version of Python(2.x) for my application's scripting needs.

我在这里的主要动机是将占用空间(包括内存和磁盘)保持在尽可能低的水平,以便本机应用程序不会受到任何重大性能影响.甚至考虑了Python DLL的大小,因为可能会增加我的应用程序的启动时间.

My main motive here is to keep the foot print (both memory and disk wise) as low as possible so that my native application won't suffer from any major performance hit. Even the Python DLL size is in consideration because of the possibility of increasing boot up time of my application.

我们可以降低到 Lua 或其他轻量级解决方案吗?

Can we go as low as Lua or other lightweight solutions?

推荐答案

您是否尝试过 Tiny Python ?

这篇关于最小的Python构建可满足我的应用程序的脚本需求?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆