Skip to content

Latest commit

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

主要功能

  1. 基本文件操作
    • json文件读写

load_json 读取json文件
write_json 写入json文件

使用方法

pip install yantu_python_util
fromyantu_python_util.operate_jsonimportwrite_json, load_jsonwrite_json(data="your json data", filepath="your file path")
load_json(filepath="your file path")

上传方法

  1. 构建源文件
pythonsetup.pysdistbdist_wheelbuild
  1. 上传源文件
twine upload dist/*

About

yantu python 工具包,包含json文件读写等功能

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages