[program-l] Re: QT for Python (AKA pyside2) - version 2018 released - Give it a try

  • From: Taksan <taksantong@xxxxxxxxx>
  • To: program-l@xxxxxxxxxxxxx
  • Date: Tue, 20 Nov 2018 16:19:43 -0300

Forgot to mention that the examples are also installed as part of the
wheel file.... just look at the site-packages folder, the pyside, then
examples....

On 11/20/18, Taksan <taksantong@xxxxxxxxx> wrote:

Following is the link to download the wheel according to your operating
system

https://download.qt.io/official_releases/QtForPython/pyside2/

Then, just do:

pip install name_of_the_wheel.whl

Just as an example, for my linux box I downloaded:

PySide2-5.11.2-5.11.2-cp35.cp36.cp37-abi3-manylinux1_x86_64.whl

and for my windows box I downloaded:

PySide2-5.11.2-5.11.2-cp35.cp36.cp37-none-win_amd64.whl



On 11/20/18, Juan Hernandez <juanhernandez98@xxxxxxxxx> wrote:
I can get this via pip? Pip install pyside2?


Juan Hernandez
Juanhernandez98@xxxxxxxxx
619-750-9431 (M)         |  858-777-3311 (F)
My WebSite | Twitter | FaceBook | LinkedIn

-----Original Message-----
From: program-l-bounce@xxxxxxxxxxxxx <program-l-bounce@xxxxxxxxxxxxx> On
Behalf Of Taksan
Sent: Tuesday, November 20, 2018 8:39 AM
To: program-l@xxxxxxxxxxxxx
Subject: [program-l] QT for Python (AKA pyside2) - version 2018 released
-
Give it a try

Hello, just sharing something I got by email:  QT for pyhon has been
released. It allows you to build GUI desktop apps (and more) using
python.

In the past, I discarted QT because accessibility was not working for me
and
also because it was GPL licensed. Now it is LGPL and I just ran the
examples
and at least the NVDA reads the controls.

So, there you have it, another option for doing UI in the desktop.

Regards,
Taksan
** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq


** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

Other related posts: