Skip to content
/ PyMake Public

A powerful compilation tool for Python that only requires a json file to configure the compilation

License

Notifications You must be signed in to change notification settings

CN-RBL/PyMake

Repository files navigation

PyMake

一个强大的的Python 编译工具,只需要一个 json 文件即可配置编译

Python Version Nuitka Version License


目录

使用方法

  1. 下载PyMake的zip文件
  2. 在PyMake的GitHub上选择一个json作为配置文件

不要下载lang文件夹下的json用作配置文件

  1. 解压到任意位置
  2. 打开你的终端
  3. 运行pymake.exe --load-config [你的配置文件的路径]
  4. 等待编译完成
  5. 提出宝贵的issue

问题解答

Q: 为什么我编译一直报错

A: 检查你的配置文件,如果还是有问题的话提出issue

Q: 为什么不支持PyInstaller

A: 在做了qwq

Q: 为什么不支持Linux / Mac ?

A: 没时间 (T⌓T)

关于作者

作者只是一名小学生,今年9月就五年级了

About

A powerful compilation tool for Python that only requires a json file to configure the compilation

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published