Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #55395

ANN: PyQt5 v5.1 Released

Path csiph.com!usenet.pasdenom.info!gegeweb.org!newsfeed0.kamp.net!newsfeed.kamp.net!feeder1.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.87.MISMATCH!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <phil@riverbankcomputing.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.004
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'schema': 0.05; 'mysql,': 0.07; 'subject:ANN': 0.07; 'bindings': 0.09; 'framework.': 0.09; 'integration,': 0.09; 'postgresql,': 0.09; 'url:software': 0.09; 'python': 0.11; 'gui': 0.12; 'itself.': 0.14; 'windows': 0.15; 'handling,': 0.16; 'mapped': 0.16; 'modules,': 0.16; 'qt,': 0.16; 'rotation': 0.16; 'settings,': 0.16; 'sqlite': 0.16; 'threads,': 0.16; 'bit': 0.19; 'memory': 0.22; 'programming': 0.22; 'creating': 0.23; 'header:User-Agent:1': 0.23; 'driven': 0.24; 'versions': 0.24; 'extension': 0.26; 'testing': 0.29; 'xml': 0.29; 'received:207.126': 0.31; '(including': 0.33; 'implemented': 0.33; 'basic': 0.35; 'created': 0.35; 'except': 0.35; 'integration': 0.37; 'unit': 0.37; 'application': 0.37; 'audio': 0.38; 'window': 0.38; 'needed': 0.38; 'to:addr:python-list': 0.38; 'files': 0.38; 'to:addr:python.org': 0.39; 'release': 0.40; 'full': 0.61; 'new': 0.61; 'for:': 0.64; 'serial': 0.72; 'cameras,': 0.84; 'temperature': 0.84; 'webkit': 0.84; 'xslt': 0.84; 'light,': 0.91; 'sensors': 0.91; 'ports': 0.93
X-Virus-Scanned Debian amavisd-new at rvrbank1.user.openhosting.com
MIME-Version 1.0
Date Thu, 03 Oct 2013 02:37:34 +0100
From Phil Thompson <phil@riverbankcomputing.com>
To <python-list@python.org>
Subject ANN: PyQt5 v5.1 Released
Organization Riverbank Computing Limited
X-Sender phil@riverbankcomputing.com
User-Agent RoundCube Webmail/0.3.1
Content-Transfer-Encoding 8bit
Content-Type text/plain; charset=UTF-8
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.665.1380764574.18130.python-list@python.org> (permalink)
Lines 54
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1380764574 news.xs4all.nl 15896 [2001:888:2000:d::a6]:37726
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:55395

Show key headers only | View raw


PyQt5 v5.1 has been released and is available from
http://www.riverbankcomputing.com/software/pyqt/download5.

PyQt5 is a comprehensive set of bindings for v5 of Digia's Qt
cross-platform application framework.  It supports Python v3, v2.7 and
v2.6.

The highlights of this release include full support for Qt v5.1, the
QtSensors and QtSerialPort modules, and bindings for OpenGL v2.0 and
OpenGL ES/2.

Windows installers are provided which contain everything needed for PyQt5
development (including Qt, Qt Designer, QScintilla, and MySQL, PostgreSQL,
SQLite and ODBC drivers) except Python itself.  Installers are provided
for the 32 and 64 bit versions of Python v3.3.

PyQt5 is implemented as a set of 22 extension modules including support
for:

- non-GUI infrastructure including event loops, threads, i18n, user and
  application settings, mapped files and shared memory

- GUI infrastructure including window system integration, event handling, 
  2D graphics, basic imaging, fonts, OpenGL

- a comprehensive set of desktop widgets

- WebKit

- full integration with Quick2 and QML allowing new Quick items to be 
  implemented in Python and created in QML

- event driven network programming

- multimedia including cameras, audio and radios

- sensors including accelerometers, altimeters, compasses, gyroscopes, 
  magnetometers, and light, pressure, proximity, rotation and temperature
  sensors

- serial ports

- SQL

- printing

- DBus

- XPath, XQuery, XSLT and XML Schema validation

- a help system for creating and viewing searchable documentation

- unit testing of GUI applications.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

ANN: PyQt5 v5.1 Released Phil Thompson <phil@riverbankcomputing.com> - 2013-10-03 02:37 +0100

csiph-web