Skip to content

Commit d4a3f59

Browse files
committed
more package names
1 parent 1e3f933 commit d4a3f59

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

winpython/data/packages.ini

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -503,12 +503,18 @@ description=A microframework based on Werkzeug, Jinja2 and good intentions
503503
[flaskerize]
504504
description=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]
507510
description=Compress responses in your Flask app with gzip.
508511
509512
[flask-cors]
510513
description=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]
513519
description=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]
528534
description=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]
534537
description=File-system specification
535538

0 commit comments

Comments
 (0)