Skip to main content

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


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.tar.gz (1.6 kB view hashes)

Uploaded Source

Built Distribution

lzgym_tool-0.0.3-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page