Skip to content

Files

Latest commit

741ac29 · Jan 4, 2019

History

History
17 lines (10 loc) · 446 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 446 Bytes

file-split

python文件切割小工具

背景:

运营同学在做用户召回的时候,需要控制uid包的大小,运营不会切割文件,经常需要找我们,不胜其烦,特花了2个小时开发此工具

支持windows,mac

主界面

image

切割

image

Ps: 可能存在兼容性问题,如果运行不了,需要重新用py2exe(windows)或者py2app(mac os) 打包