Releases: EVA-JianJun/AutoCython
Releases · EVA-JianJun/AutoCython
AutoCython v1.3.1
AutoCython v1.3.1
pip install AutoCython-jianjun
Use:
import AutoCython
AutoCython().compile()
Command:
AutoCython --help
AutoCython v1.2.8 win x64 whl
AutoCython v1.2.8 win x64 whl
pip install AutoCython-1.2.8-py3-none-any.whl
Use:
import AutoCython
AutoCython().compile()
Command:
AutoCython --help
AutoCython v1.2.8 win x64
1.fix bug 2.update doc 3.add CH help info
AutoCython v1.2.7 win_amd64
new ico.
AutoCython v1.2.6 win_amd64
解决单文件编译时与__init__.py文件冲突的问题
AutoCython v1.2.5 win_amd64
修复路径异常的bug,更加简易的命令行调用
AutoCython v1.2.3 win_amd64
更新README.md
AutoCython v1.1.0 win_amd64
修复了如果目录存在__init__.py文件编译目录异常的bug
AutoCython v1.0.1 win_amd64
v1.01 Create LICENSE