python代码发布

1、编译成相同路径结构的代码

python -m comfileall -b 源码路径(注意-b参数)

2、清除源代码

find -name "*.py" | xargs rm -f

 

 

参考链接

https://blog.csdn.net/lclfans1983/article/details/107255346

posted on 2020-12-21 11:17  kid;)  阅读(133)  评论(0编辑  收藏  举报