File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -503,12 +503,18 @@ description=A microframework based on Werkzeug, Jinja2 and good intentions
503503[flaskerize]
504504description=Python CLI build/dev tool for templated code generation and project modification. Think Angular schematics for Python.
505505
506+ [flask_accepts]
507+ description=Easy, opinionated Flask input/output handling mixing Marshmallow with Flask-RESTplus
508+
506509[flask-compress]
507510description=Compress responses in your Flask app with gzip.
508511
509512[flask-cors]
510513description=A Flask extension adding a decorator for CORS support
511514
515+ [flask_restplus]
516+ description=Fully featured framework for fast, easy and documented API development with Flask
517+
512518[flask-seasurf]
513519description=SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF)
514520
@@ -527,9 +533,6 @@ description=Tools to manipulate font files
527533[formlayout]
528534description =Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code
529535
530- [fs]
531- description =Python' s filesystem abstraction layer
532-
533536[fsspec]
534537description =File-system specification
535538
You can’t perform that action at this time.
0 commit comments