generator-python-parse

0.1.1 • Public • Published

generator-python-parse NPM version Build Status Dependency Status Coverage percentage

generator-python-parse is a generator for Python-parse.

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

Package Sidebar

Install

npm i generator-python-parse

Weekly Downloads

0

Version

0.1.1

License

MIT

Last publish

Collaborators

  • nghiattran