8000 Merge pull request #181 from stonebig/master · Aikes/winpython@b85eb78 · GitHub
[go: up one dir, main page]

Skip to content

Commit b85eb78

Browse files
committed
Merge pull request winpython#181 from stonebig/master
packages names addition
2 parents de9ee78 + 658b84b commit b85eb78

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

winpython/data/packages.ini

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@ description=Statistical and novel interactive HTML plots for Python
4343
[bottle]
4444
description=Fast and simple WSGI-framework for small web-applications.
4545
46+
[bottleneck]
47+
description=Fast NumPy array functions written in Cython
48+
49+
[bqplot]
50+
description=Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.
51+
4652
[brewer2mpl]
4753
description=Connect colorbrewer2.org color maps to Python and matplotlib
4854
@@ -661,6 +667,9 @@ description=statistical data visualization
661667
description=Download, build, install, upgrade, and uninstall Python packages - easily
662668
category=deploy
663669

670+
[sframe]
671+
description=SFrame is an scalable, out-of-core dataframe, which allows you to work with datasets that are larger than the amount of RAM on your system.
672+
664673
[simplegeneric]
665674
description=Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
666675

0 commit comments

Comments
 (0)
0