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 7657f7e commit b274b33Copy full SHA for b274b33
winpython/data/packages.ini
@@ -2665,3 +2665,15 @@ description = Convert numbers from base 10 integers to base X strings and back a
2665
[asgi-csrf]
2666
description = ASGI middleware for protecting against CSRF attacks
2667
2668
+[jupyter-bokeh]
2669
+description = A Jupyter extension for rendering Bokeh content.
2670
+
2671
+[kaleido]
2672
+description = Static image export for web-based visualization libraries with zero dependencies
2673
2674
+[pyftpdlib]
2675
+description = Very fast asynchronous FTP server library
2676
2677
+[pysendfile]
2678
+description = A Python interface to sendfile(2)
2679
0 commit comments