Metadata-Version: 2.1
Name: flaskfast
Version: 0.0.1
Summary: Flask-fast. It's fast.
Home-page: https://github.com/lucasdurand/flask-fast
Author: Lucas Durand
Author-email: lucas@lucasdurand.xyz
License: UNKNOWN
Description: instantapi
        ==========
        
        [![](https://badgen.net/pypi/v/flask-fast)](https://pypi.org/project/flask-fast/)
        [![](https://badgen.net/pypi/license/flask-fast)](https://pypi.org/project/flask-fast/)
        ![PyPI - Downloads](https://img.shields.io/pypi/dm/flask-fast)
        ![PyPI - Status](https://img.shields.io/pypi/status/flask-fast.svg)
        [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
        
        Quickly generate a flask (or Dash) app with endpoints exposed from arbitrary functions. Swagger UI will also be generated and default to the app root. 
        
        Flaskit. Dashit. It's instantapi.
        
Platform: UNKNOWN
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: test
