Skip to content

Commit b34f055

Browse files
committed
package names
1 parent d1ef5a9 commit b34f055

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

winpython/data/packages.ini

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,9 @@ description=Use geometric objects as matplotlib paths and patches
359359
[dill]
360360
description=serialize all of python (almost)
361361

362+
[discretize]
363+
description=Discretization tools for finite volume and inverse problems
364+
362365
[distribute]
363366
description=Download, build, install, upgrade, and uninstall Python packages - easily
364367

@@ -497,6 +500,9 @@ description=Geospatial Data Abstraction Library
497500
[gensim]
498501
description=Python framework for fast Vector Space Modelling
499502
503+
[geoana]
504+
description=Interactive geoscience (mostly) analytic functions.
505+
500506
[geopy]
501507
description=Python Geocoding Toolbox
502508
@@ -1190,6 +1196,9 @@ description=Python client for the Prometheus monitoring system.
11901196
[promise]
11911197
description=Promises/A+ implementation for Python
11921198

1199+
[properties]
1200+
description=an organizational aid and wrapper for validation and tab completion of class properties
1201+
11931202
[prompt_toolkit]
11941203
description=Library for building powerful interactive command lines in Python
11951204

@@ -1324,6 +1333,9 @@ description=A Machine Learning library based on Theano
13241333
[pylint]
13251334
description=Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality
13261335

1336+
[pymatsolver]
1337+
description=pymatsolver: Matrix Solvers for Python
1338+
13271339
[pymc]
13281340
description=Markov Chain Monte Carlo sampling toolkit.
13291341

@@ -1333,6 +1345,9 @@ description=Markov Chain Monte Carlo sampling toolkit.
13331345
[pymeta3]
13341346
description=Pattern-matching language based on Meta for Python 3 and 2
13351347

1348+
[pymkl]
1349+
description=Python wrapper of Intel MKL routines
1350+
13361351
[pymongo]
13371352
description=Python driver for MongoDB <http://www.mongodb.org>
13381353

@@ -1877,6 +1892,9 @@ description=Traceback serialization library.
18771892
[tb_nightly]
18781893
description=TensorBoard lets you watch Tensors Flow
18791894

1895+
[tenacity]
1896+
description=Retry code until it succeeeds
1897+
18801898
[tensorboard]
18811899
description=TensorBoard lets you watch Tensors Flow
18821900

@@ -2010,6 +2028,9 @@ description=Ultra fast JSON encoder and decoder for Python
20102028
[uvicorn]
20112029
description=The lightning-fast ASGI server.
20122030

2031+
[vectormath]
2032+
description=vector math utilities for Python
2033+
20132034
[vega]
20142035
description=An IPython/ Jupyter widget for Vega and Vega-Lite
20152036

0 commit comments

Comments
 (0)