Metadata-Version: 1.1
Name: flask-utilities
Version: 0.3
Summary: A simple flask utilities that will help to work with flask rest plus
Home-page: https://github.com/nashmaniac/flask-helpers
Author: Raju Ahmed Shetu
Author-email: shetu2153@gmail.com
License: BSD License
Description: =========================
        Flask Helpers Utility
        =========================
        
        This package is developed while I was learning flask microservices. It may be too easy for others but I believe it helped me a lot during my time.
        
        Installation
        ------------
        Run this command::
        
            pip install flask-utilities
        
        Happy Coding !!!
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Flask
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
