8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3412cd commit d9e4f76Copy full SHA for d9e4f76
winpython/data/packages.ini
@@ -2818,3 +2818,21 @@ description = Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab ser
2818
[wasmer-compiler-singlepass]
2819
description = Python extension to run WebAssembly binaries
2820
2821
+[napari]
2822
+description = n-dimensional array viewer in Python
2823
+
2824
+[napari-svg]
2825
+description = A plugin for reading and writing svg files with napari
2826
2827
+[napari-plugin-engine]
2828
+description = napari plugin engine, fork of pluggy
2829
2830
+[magicgui]
2831
+description = build GUIs from functions, using magic.
2832
2833
+[freetype-py]
2834
+description = Freetype python bindings
2835
2836
+[cachey]
2837
+description = Caching mindful of computation/storage costs
2838
0 commit comments