A json graph util package
Project description
##Install
pip install j2g
##How to use
python -m j2g -h
usage: j2g [-h] [-v] [-f {pdf,jpg,png}] [-n ROOT_NODE_NAME] [-p] [-q] source destination
This is a json graph util j2g version=0.0.1. jeack_chen@hotmail.com
positional arguments:
source json file
destination Prefix the output file.
optional arguments:
-h, --help show this help message and exit
-v, --version show program's version number and exit
-f {pdf,jpg,png}, --format {pdf,jpg,png}
Type of the output file
-n ROOT_NODE_NAME, --root_node_name ROOT_NODE_NAME
root node name
-p, --power If the output file exists, overwrite it.
-q, --quiet Quiet work, do not display a completion message.
##More
https://github.com/jeackchn/jg
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
j2g-0.0.1.tar.gz
(4.2 kB
view hashes)
Built Distributions
j2g-0.0.1-py3.8.egg
(17.1 kB
view hashes)