Skip to content

手动设置需要提取的json文件的key:value的key,提取vaule数据到_txt目录

Notifications You must be signed in to change notification settings

XWisN1/Json_convert_txt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

使用方法:

运行脚本后会在脚本所在路径创建_txt文件夹,内容都会保存到这里面 python convert_b.py key python convert_b.py key1 key2 key3 python convert_b.py key --path D:\file_path
python convert_b.py domain md5 sha256 --path D:\file_path
python convert_b.py domain md5 sha256 --path D:\file_path\ --max_rows_per_file 1000

默认设置:txt最大为5000行,如果超过这个限制,会自动创建新的文件

About

手动设置需要提取的json文件的key:value的key,提取vaule数据到_txt目录

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages