@@ -121,6 +121,9 @@ description=cssselect parses CSS3 Selectors and translates them to XPath 1.0
121121[celery]
122122description =Distributed Task Queue.
123123
124+ [celerite]
125+ description =Scalable 1D Gaussian Processes
126+
124127[certifi]
125128description =Python package for providing Mozilla' s CA Bundle.
126129
@@ -327,6 +330,12 @@ category=plot
327330[ghost.py]
328331description =Webkit based webclient.
329332
333+ [gitdb2]
334+ description =Git Object Database
335+
336+ [gitpython]
337+ description =Python Git Library
338+
330339[gmpy2]
331340description =GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x
332341
@@ -824,6 +833,9 @@ description=Bindings for PortAudio v19, the cross-platform audio input/output st
824833[pybars3]
825834description =Handlebars.js templating for Python 3 and 2
826835
836+ [pybind11]
837+ description =Seamless operability between C++11 and Python
838+
827839[pycares]
828840description =Python interface for c-ares
829841
@@ -1208,6 +1220,9 @@ description=SciKit-Learn Laboratory makes it easier to run machinelearning exper
12081220[skyfield]
12091221description =Elegant astronomy for Python
12101222
1223+ [smmap]
1224+ description =A pure python implementation of a sliding window memory map manager
1225+
12111226[snakeviz]
12121227description =An in-browser Python profile viewer
12131228
@@ -1226,6 +1241,9 @@ description=Play and Record Sound with Python
12261241[spacy]
12271242description =Industrial-strength NLP
12281243
1244+ [sparse]
1245+ description =sparse multidimensional arrays on top of NumPy and Scipy.sparse
1246+
12291247[sphinx]
12301248description =Tool for generating documentation which uses reStructuredText as its markup language
12311249
0 commit comments