@@ -164,6 +164,9 @@ description=Python interface to ODBC
164164[cffi]
165165description =Foreign Function Interface for Python calling C code.
166166
167+ [cftime]
168+ description =time-handling functionality from netcdf4-python
169+
167170[chainer]
168171description =A flexible framework of neural networks
169172
@@ -819,6 +822,9 @@ description=Python package to parse, read and write Microsoft OLE2 files
819822description=Open Source Computer Vision Library
820823url=http://opencv.org
821824
825+ [openimageio]
826+ description=a library for reading and writing images with emphasis on animation and visual effects.
827+
822828[openpyxl]
823829description=A Python library to read/write Excel 2007 xlsx/xlsm files
824830
@@ -1152,6 +1158,9 @@ description=Library encapsulating the access for the serial port
11521158[pyside]
11531159description=Python binding of the cross-platform GUI toolkit Qt
11541160
1161+ [pyside2]
1162+ description=Python binding of the cross-platform GUI toolkit Qt
1163+
11551164[pystache]
11561165description=Mustache for Python
11571166
@@ -1199,9 +1208,6 @@ description=Interactive 3d graphics for the Jupyter notebook, using Three.js fro
11991208[pytools]
12001209description=A collection of tools for Python
12011210
1202- [pytorch]
1203- description=a deep learning framework.
1204-
12051211[pytz]
12061212description=World Timezone Definitions for Python
12071213
@@ -1539,6 +1545,12 @@ description=hrift SASL Python module that implements SASL transports for Thrift
15391545[toolz]
15401546description=List processing tools and functional utilities
15411547
1548+ [torch]
1549+ description=a deep learning framework.
1550+
1551+ [torchvision]
1552+ description=Datasets, Transforms and Models specific to Computer Vision
1553+
15421554[tornado]
15431555description=Scalable, non-blocking web server and tools (required for IPython notebook)
15441556
0 commit comments