Thanks to visit codestin.com Credit goes to github.com
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 4123820 commit baf5e1fCopy full SHA for baf5e1f
winpython/data/packages.ini
@@ -338,6 +338,9 @@ description=Python interface to the Julia language
338
[jupyter]
339
description=Jupyter metapackage. Install all the Jupyter components in one go.
340
341
+[jupyterlab]
342
+description=Jupyter lab environment notebook server extension
343
+
344
[jupyter_client]
345
description=Jupyter protocol implementation and client libraries
346
@@ -633,6 +636,9 @@ description=Handlebars.js templating for Python 3 and 2
633
636
[pycairo]
634
637
description=Python bindings for the cairo library
635
638
639
+[pycodestyle]
640
+description=Python style guide checker
641
642
[pycosat]
643
description=bindings to picosat (a SAT solver)
644
0 commit comments