Metadata-Version: 2.1
Name: flask-app
Version: 0.0.6
Summary: A tool to create flask boilerplate code
Home-page: https://github.com/kimbugp/flask_app
Author: Kimbugwe Simon Peter
Author-email: kimbsimon2@gmail.com
License: MIT
Project-URL: Source Code, https://github.com/kimbugp/flask_app
Description: [![Build Status](https://travis-ci.com/kimbugp/flask_app.svg?branch=master)](https://travis-ci.com/kimbugp/flask_app)
        [![PyPI version](https://badge.fury.io/py/flask-app.svg)](https://badge.fury.io/py/flask-app)
        ## __Flask App__ 
        A python package to create flask boiler plate code 
        
        ## __Installing this app__
        * Run  `pip install flask-app`
        
        ## __Usage__
        To create a new flask boilerplate, run
        * `flask-app [name_of_app] [-d destination directory]`
        
        ## __Author__
        
        - Kimbugwe Simon Peter
        
        
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
