@@ -121,6 +121,9 @@ description=cssselect parses CSS3 Selectors and translates them to XPath 1.0
121
121
[celery]
122
122
description =Distributed Task Queue.
123
123
124
+ [celerite]
125
+ description =Scalable 1D Gaussian Processes
126
+
124
127
[certifi]
125
128
description =Python package for providing Mozilla' s CA Bundle.
126
129
@@ -327,6 +330,12 @@ category=plot
327
330
[ghost.py]
328
331
description =Webkit based webclient.
329
332
333
+ [gitdb2]
334
+ description =Git Object Database
335
+
336
+ [gitpython]
337
+ description =Python Git Library
338
+
330
339
[gmpy2]
331
340
description =GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x
332
341
@@ -824,6 +833,9 @@ description=Bindings for PortAudio v19, the cross-platform audio input/output st
824
833
[pybars3]
825
834
description =Handlebars.js templating for Python 3 and 2
826
835
836
+ [pybind11]
837
+ description =Seamless operability between C++11 and Python
838
+
827
839
[pycares]
828
840
description =Python interface for c-ares
829
841
@@ -1208,6 +1220,9 @@ description=SciKit-Learn Laboratory makes it easier to run machinelearning exper
1208
1220
[skyfield]
1209
1221
description =Elegant astronomy for Python
1210
1222
1223
+ [smmap]
1224
+ description =A pure python implementation of a sliding window memory map manager
1225
+
1211
1226
[snakeviz]
1212
1227
description =An in-browser Python profile viewer
1213
1228
@@ -1226,6 +1241,9 @@ description=Play and Record Sound with Python
1226
1241
[spacy]
1227
1242
description =Industrial-strength NLP
1228
1243
1244
+ [sparse]
1245
+ description =sparse multidimensional arrays on top of NumPy and Scipy.sparse
1246
+
1229
1247
[sphinx]
1230
1248
description =Tool for generating documentation which uses reStructuredText as its markup language
1231
1249
0 commit comments