We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10f1a75 commit 1e3157bCopy full SHA for 1e3157b
1 file changed
winpython/data/packages.ini
@@ -3739,3 +3739,6 @@ description = Fast python callback/event system modeled after Qt Signals
3739
[anywidget]
3740
description = custom jupyter widgets made easy
3741
3742
+[namex]
3743
+description = A simple utility to separate the implementation of your Python package and its public API surface.
3744
+
0 commit comments