Flask-Fastx is a Fast API style support for Flask. It Gives you MyPy types with the flexibility of flask.
Flask-Fastx requires Python 3.7+.
You can install Flask-Fastx with pip:
$ pip install flask-fastx
With Flask-Fastx and the autowire decorator feature, parsing path parameters and creating api models is done using only one decorator!
Flask-Fastx is brought to you by @mfouad, @seifashraf1, @ahmedihabb2, @nadaabdelmaboud, @omargamal253
Want to contribute? That's awesome! (Details Soon)