1 Star 1 Fork 0

高一平/json tools

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
exe2.py 197 Bytes
一键复制 编辑 原始数据 按行查看 历史
高一平 提交于 2019-04-10 09:34 . 1,0
#-*- coding:utf-8 -*-
# gaoyiping (iam@gaoyiping.com)
# https://gitee.com/Naff
from distutils.core import setup
import py2exe
setup(windows=[{"script": "D:/jinchuansoft/JsonTools/JsonTools.py"}])
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/Naff/json-tools.git
git@gitee.com:Naff/json-tools.git
Naff
json-tools
json tools
master

搜索帮助