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=A Python library to read/write Excel 2007 xlsx/xlsm files
149
+
129
150
[pandas]
130
151
description=Powerful data structures for data analysis, time series and statistics
131
152
category=dataproc
@@ -153,6 +174,9 @@ category=improc
153
174
description=A tool for installing and managing Python packages
154
175
category=deploy
155
176
177
+
[prettytable]
178
+
description=A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.
179
+
156
180
[psutil]
157
181
description=Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way
158
182
url=http://code.google.com/p/psutil
@@ -263,7 +287,7 @@ category=docgen
263
287
[rope]
264
288
description=a python refactoring library...
265
289
266
-
[rope-py3k]
290
+
[rope_py3k]
267
291
description=a python refactoring library...
268
292
269
293
@@ -325,6 +349,9 @@ category=docgen
325
349
description=SQL Toolkit and Object Relational Mapper
326
350
url=http://www.sqlalchemy.org
327
351
352
+
[sqlparse]
353
+
description=Non-validating SQL parser
354
+
328
355
[spyder]
329
356
description=Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface
0 commit comments