generator-python-parse
v0.1.1
Published
Python API template for backend system using parse.com as database.
Downloads
6
Maintainers
Readme
generator-python-parse
generator-python-parse is a generator for Python-parse.
Python API template for backend system using parse.com as database.
Installation
First, install Yeoman and generator-python-parse using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-python-parse
Then generate your new project:
yo python-parse
If you want to add another API endpoint, just run following command. It will generate everything you need.
yo python-parse:endpoint
Getting To Know Yeoman
Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.
License
MIT © Nghia Tran