Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 882c7fa

Browse filesBrowse files
authored
Merge pull request winpython#720 from stonebig/master
package names
2 parents 0ae1607 + 6001779 commit 882c7fa
Copy full SHA for 882c7fa

File tree

Expand file treeCollapse file tree

1 file changed

+10
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+10
-0
lines changed

‎winpython/data/packages.ini

Copy file name to clipboardExpand all lines: winpython/data/packages.ini
+10Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1353,12 +1353,18 @@ url=http://www.riverbankcomputing.co.uk/software/pyqt/intro
13531353
description=Python bindings for the Qt cross platform GUI toolkit
13541354
url=http://www.riverbankcomputing.co.uk/software/pyqt/intro
13551355

1356+
[pyqt5_sip]
1357+
description=Python extension module support for PyQt5
1358+
13561359
[pyqtdoc]
13571360
description=PyQtdoc installs Qt documentation for PyQt4
13581361

13591362
[pyqtdesignerplugins]
13601363
description=PyQtdesignerplugins installs Python Qt designer plugins (Matplotlib, guiqwt, etc.) for PyQt4
13611364

1365+
[pyqtwebengine]
1366+
description=Python bindings for the Qt 3D framework
1367+
13621368
[pyqwt]
13631369
description=2D plotting library (set of Python bindings for the Qwt library featuring fast plotting)
13641370

@@ -1805,6 +1811,10 @@ description=TensorBoard lets you watch Tensors Flow
18051811
[tensorflow]
18061812
description=TensorFlow helps the tensors flow
18071813

1814+
[tensorflow_estimator]
1815+
description=TensorFlow Estimator.
1816+
1817+
18081818
[tensorflow-probability]
18091819
description=Probabilistic modeling and statistical inference in TensorFlow
18101820

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.