You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description=PuLP is an LP modeler written in python. PuLP can generate MPS or LP files and call GLPK, COIN CLP/CBC, CPLEX, and GUROBI to solve linear problems
259
262
263
+
[pybars3]
264
+
description=Handlebars.js templating for Python 3 and 2
265
+
260
266
[pydicom]
261
267
description=Pure python package for working with DICOM files (medical imaging)
262
268
url=http://code.google.com/p/pydicom
@@ -292,16 +298,30 @@ category=dataproc
292
298
[PyHive]
293
299
description=PyHive is a collection of Python DB-API and SQLAlchemy interfaces for Presto and Hive.
294
300
295
-
[pyparsing]
296
-
description=A Python Parsing Module
297
-
url=http://pyparsing.wikispaces.com/
301
+
[pylearn2]
302
+
description=A Machine Learning library based on Theano
303
+
304
+
[pylint]
305
+
description=Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality
306
+
url=http://www.logilab.org/project/pylint
298
307
category=util
299
308
309
+
[PyMeta3]
310
+
description=Pattern-matching language based on OMeta for Python 3 and 2
311
+
312
+
[pyodbc]
313
+
description=DB API Module for ODBC
314
+
300
315
[pyopengl]
301
316
description=Cross platform Python binding to OpenGL and related APIs
0 commit comments