Metadata-Version: 2.1
Name: flask-ninja
Version: 1.0.2
Summary: Flask Ninja is a web framework for building APIs with Flask and Python 3.9+ type hints.
Author: Michal Korbela
Author-email: michal.korbela@kiwi.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Flask (>=1.1.2)
Requires-Dist: docstring-parser (>=0.14.1,<0.15.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Description-Content-Type: text/markdown

# Flask Ninja

**Flask Ninja** is a web framework for building APIs with Flask and Python 3.9+ type hints.

