Skip to content

Commit 9785c1c

Browse files
author
stonebig
committed
package names
1 parent 97eb096 commit 9785c1c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

winpython/data/packages.ini

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,9 @@ description=Distributed Task Queue.
112112
[certifi]
113113
description=Python package for providing Mozilla's CA Bundle.
114114
115+
[ceodbc]
116+
description=Python interface to ODBC
117+
115118
[cffi]
116119
description=Foreign Function Interface for Python calling C code.
117120
@@ -242,6 +245,9 @@ description=C implementation of Python 3 functools.lru_cache
242245
[fasteners]
243246
description=A python package that provides useful locks.
244247
248+
[fastparquet]
249+
description=Python support for Parquet file format
250+
245251
[flask]
246252
description=A microframework based on Werkzeug, Jinja2 and good intentions
247253
@@ -1023,6 +1029,9 @@ description=Reactive Extensions (Rx) for Python
10231029
[s3fs]
10241030
description=Convenient Filesystem interface over S3
10251031
1032+
[s3transfer]
1033+
description=An Amazon S3 Transfer Manager
1034+
10261035
[sasl]
10271036
description=Cyrus-SASL bindings for Python
10281037

0 commit comments

Comments
 (0)