@@ -359,6 +359,9 @@ description=Use geometric objects as matplotlib paths and patches
359359[dill]
360360description =serialize all of python (almost)
361361
362+ [discretize]
363+ description =Discretization tools for finite volume and inverse problems
364+
362365[distribute]
363366description =Download, build, install, upgrade, and uninstall Python packages - easily
364367
@@ -497,6 +500,9 @@ description=Geospatial Data Abstraction Library
497500[gensim]
498501description=Python framework for fast Vector Space Modelling
499502
503+ [geoana]
504+ description=Interactive geoscience (mostly) analytic functions.
505+
500506[geopy]
501507description=Python Geocoding Toolbox
502508
@@ -1190,6 +1196,9 @@ description=Python client for the Prometheus monitoring system.
11901196[promise]
11911197description =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]
11941203description =Library for building powerful interactive command lines in Python
11951204
@@ -1324,6 +1333,9 @@ description=A Machine Learning library based on Theano
13241333[pylint]
13251334description =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]
13281340description =Markov Chain Monte Carlo sampling toolkit.
13291341
@@ -1333,6 +1345,9 @@ description=Markov Chain Monte Carlo sampling toolkit.
13331345[pymeta3]
13341346description =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]
13371352description =Python driver for MongoDB <http://www.mongodb.org>
13381353
@@ -1877,6 +1892,9 @@ description=Traceback serialization library.
18771892[tb_nightly]
18781893description =TensorBoard lets you watch Tensors Flow
18791894
1895+ [tenacity]
1896+ description =Retry code until it succeeeds
1897+
18801898[tensorboard]
18811899description =TensorBoard lets you watch Tensors Flow
18821900
@@ -2010,6 +2028,9 @@ description=Ultra fast JSON encoder and decoder for Python
20102028[uvicorn]
20112029description =The lightning-fast ASGI server.
20122030
2031+ [vectormath]
2032+ description =vector math utilities for Python
2033+
20132034[vega]
20142035description =An IPython/ Jupyter widget for Vega and Vega-Lite
20152036
0 commit comments