Skip to content

Commit 64dbe01

Browse files
committed
newcoming packages
1 parent 3460e34 commit 64dbe01

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

winpython/data/packages.ini

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
[astroid]
22
description=Rebuild a new abstract syntax tree from Python's ast (required for pylint)
33
4+
[astroml]
5+
description=tools for machine learning and data mining in Astronomy
6+
47
[beautifulsoup4]
58
description=Screen-scraping library
69
@@ -28,6 +31,9 @@ description=Convex optimization library
2831
url=http://abel.ee.ucla.edu/cvxopt
2932
category=scientific
3033
34+
[db.py]
35+
description=a db package that doesn't suck
36+
3137
[distribute]
3238
description=Download, build, install, upgrade, and uninstall Python packages - easily
3339
category=deploy
@@ -92,6 +98,9 @@ description=A software library for rapid development of hardware-accelerated mul
9298
[libpython]
9399
description=The MinGW import library for Python
94100

101+
[llvmlite]
102+
description=lightweight wrapper around basic LLVM functionality
103+
95104
[llvmpy]
96105
description=Python bindings for LLVM
97106

0 commit comments

Comments
 (0)