Skip to content

xd404015353/py2pyc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

py2pyc

Compile the .py files in the project to .pyc 将项目文件中的所有py文件编译为pyc,另存为新的文件夹,不影响原工程

使用

python py2pyc <project_dir> <out_dir>

About

Compile the .py files in the project to .pyc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages