A Flask scaffolding tool
Project description
Horn: A Flask scaffolding tool
Installation
$ pip install horn-py
Usage
Usage:
horn new <target> [--app=<app> --proj=<proj> --pypi=<pypi> --bare]
horn new <target> <from> [<checkout>] [--json=<json>] [-f=PATH | --file=PATH]
horn gen api <module> <table> <fields>...
horn gen model <module> <table> <fields>...
horn gen schema <module> (<fields>... | --model=<model> | <fields>... --model=<model>)
horn (-h | --help)
horn --version
Options:
--app=<app> App name [default: app].
--proj=<proj> Project name.
--pypi=<pypi> Pypi domain [default: pypi.org].
--bare Bare project.
--json=<json> Json string [default: {}].
-f=PATH, --file=PATH Json file PATH.
--model=<model> Schema baseed on model.
-h, --help Show this screen.
--version Show version.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
horn_py-0.3.2-py3-none-any.whl
(32.1 kB
view hashes)