File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -112,6 +112,9 @@ description=Distributed Task Queue.
112
112
[certifi]
113
113
description =Python package for providing Mozilla' s CA Bundle.
114
114
115
+ [ceodbc]
116
+ description=Python interface to ODBC
117
+
115
118
[cffi]
116
119
description=Foreign Function Interface for Python calling C code.
117
120
@@ -242,6 +245,9 @@ description=C implementation of Python 3 functools.lru_cache
242
245
[fasteners]
243
246
description=A python package that provides useful locks.
244
247
248
+ [fastparquet]
249
+ description=Python support for Parquet file format
250
+
245
251
[flask]
246
252
description=A microframework based on Werkzeug, Jinja2 and good intentions
247
253
@@ -1023,6 +1029,9 @@ description=Reactive Extensions (Rx) for Python
1023
1029
[s3fs]
1024
1030
description=Convenient Filesystem interface over S3
1025
1031
1032
+ [s3transfer]
1033
+ description=An Amazon S3 Transfer Manager
1034
+
1026
1035
[sasl]
1027
1036
description=Cyrus-SASL bindings for Python
1028
1037
You can’t perform that action at this time.
0 commit comments