You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: winpython/data/packages.ini
+45Lines changed: 45 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2554,3 +2554,48 @@ description = Distribution utilities
2554
2554
[flask-sqlalchemy]
2555
2555
description = Adds SQLAlchemy support to your Flask application.
2556
2556
2557
+
[pipdeptree]
2558
+
description = Command line utility to show dependency tree of packages
2559
+
2560
+
[flask-smorest]
2561
+
description = Flask/Marshmallow-based REST API framework
2562
+
2563
+
[webargs]
2564
+
description = Declarative parsing and validation of HTTP request objects, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp.
2565
+
2566
+
[pytest-trio]
2567
+
description = Pytest plugin for trio
2568
+
2569
+
[poetry]
2570
+
description = Python dependency management and packaging made easy.
2571
+
2572
+
[tomlkit]
2573
+
description = Style preserving TOML library
2574
+
2575
+
[cachy]
2576
+
description = Cachy provides a simple yet effective caching library.
2577
+
2578
+
[cachecontrol]
2579
+
description = httplib2 caching for requests
2580
+
2581
+
[cleo]
2582
+
description = Cleo allows you to create beautiful and testable command-line interfaces.
2583
+
2584
+
[shellingham]
2585
+
description = Tool to Detect Surrounding Shell
2586
+
2587
+
[clikit]
2588
+
description = CliKit is a group of utilities to build beautiful and testable command line interfaces.
0 commit comments