Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

Graphenize

A command line tool to auto-generate Graphene model from json data.

Installation

For instaling graphenize, just run this command in your shell

pip install graphenize

Usage

Generage Graphene models by running this command in your shell

graphenize --help
Usage: graphenize [OPTIONS]

  Generate Graphene models from json data

Options:
  --input TEXT   input path of json data  [required]
  --output TEXT  file path of output models
  --root TEXT    root model name
  --help         Show this message and exit.

About

A cli tool to auto-generate Graphene model from json data

Topics

Resources

Stars

12 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages