8000 Merge pull request #568 from stonebig/master · craisi/winpython@e8b64c3 · GitHub
[go: up one dir, main page]

Skip to content

Commit e8b64c3

Browse files
authored
Merge pull request winpython#568 from stonebig/master
package names
2 parents 8e642cb + e722e92 commit e8b64c3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

winpython/data/packages.ini

Lines changed: 15 additions & 0 deletions
< D1C8 /tr>
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,9 @@ description=a db package that doesn't suck
240240
[dask]
241241
description=Minimal task scheduling abstraction
242242
243+
[dask-searchcv]
244+
description=Tools for doing hyperparameter search with Scikit-Learn and Dask
245+
243246
[datafabric]
244247
description=Distributed In-Memory system for analytics
245248
@@ -795,6 +798,9 @@ description=Declarative Python programming using Parameters.
795798
[paramiko]
796799
description=SSH2 protocol library
797800
801+
[parso]
802+
description=A Python Parser
803+
798804
[partd]
799805
description=Appendable key-value storage
800806
@@ -1247,6 +1253,9 @@ category=dataproc
12471253
[scikit-fuzzy]
12481254
description=Fuzzy logic toolkit for SciPy
12491255
1256+
[scikit-garden]
1257+
description=A garden for scikit-learn compatible trees
1258+
12501259
[scikit-learn]
12511260
description=A set of Python modules for machine learning and data mining
12521261
category=scientific
@@ -1412,6 +1421,9 @@ description=Traceback serialization library.
14121421
[tensorflow]
14131422
description=TensorFlow helps the tensors flow
14141423
1424+
[tensorflow-tensorboard]
1425+
description=TensorBoard lets you watch Tensors Flow
1426+
14151427
[terminado]
14161428
description=Terminals served to term.js using Tornado websockets
14171429
@@ -1421,6 +1433,9 @@ description=Test utilities for code working with files and commands
14211433
[theano]
14221434
description=Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.
14231435
1436+
[thrift]
1437+
description= a software framework for scalable cross-language services development
1438+
14241439
[thriftpy]
14251440
description=Pure python implementation of Apache Thrift.
14261441

0 commit comments

Comments
 (0)
0