An open API service indexing awesome lists of open source software.

https://github.com/boris-code/jmpy

python 代码加密|加固
https://github.com/boris-code/jmpy

Last synced: 9 months ago
JSON representation

python 代码加密|加固

Awesome Lists containing this project

README

          

# jmpy

![](https://img.shields.io/badge/python-3.0-brightgreen)

## 简介

将python代码一键加密为so或pyd。支持单个文件加密,整个项目加密。

Git仓库地址: https://github.com/Boris-code/jmpy.git

## 安装

pip install jmpy3

## 使用方法

jmpy -i "xxx project dir" [-o output dir]

加密后的文件默认存储在 dist/project_name/ 下