LZGYM's Tool
Project description
LZ & GYM's Python Tool
Author: LZ & GYM
Example Package
This is a simple example about how to use lzgym's tool:
from lzgym-tool import json2dict, json_writer
convert a json into a dictionary
lz_dict = json2dict("example.json")
write a dictionary into a json
json_writer("example.json", lz_dict)
More info about the methods:
help(json2dict)
help(json_writer)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lzgym_tool-0.0.3.3.tar.gz
(1.6 kB
view details)
Built Distribution
File details
Details for the file lzgym_tool-0.0.3.3.tar.gz
.
File metadata
- Download URL: lzgym_tool-0.0.3.3.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.1 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e085d8c4c5e20eab1c7c8df3dda0d5d9724e9745e3adf4a46425299832c8be9f
|
|
MD5 |
c1b17993568790e7c4518a869d08aba5
|
|
BLAKE2b-256 |
d92431a44f8b5a49471a0ed6c122e5a3bbb03f6135c0b827a2d850da0ee82d70
|
File details
Details for the file lzgym_tool-0.0.3.3-py3-none-any.whl
.
File metadata
- Download URL: lzgym_tool-0.0.3.3-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.1 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3656ffdc7db7a6e78bbf9e6293549073f7f656efa194800b761f50e1dd8043a0
|
|
MD5 |
d691f8a204c67882b98a0e75d0346df6
|
|
BLAKE2b-256 |
b00e3a0e656d5c363d52a7b59fd2792ae11a34337306767b515008f133c0cea9
|