Discussion:
[PySide] Weekly update 05.06.2018
Cristián Maureira-Fredes
2018-07-06 08:55:38 UTC
Permalink
Hello,

As you maybe noticed, we were a bit
away during the last weeks regarding development
notes, and that was due to the summer break.
In any case, we have been still working
on many things, and you can always check:

https://wiki.qt.io/Qt_for_Python_Development_Notes

The main goal during the last weeks after the release
have been fixing most of the issues that our community
reported.

Besides the bug fixing,
we have been focusing on polishing the binding
generation process.


More importantly, besides defining internally what
are the next steps of the project, we would like
to know what do you think.
We want you to share your ideas,
and then shape the future Qt for Python together.

We currently have three main categories in:
https://wiki.qt.io/Qt_for_Python/Suggestions
if you feel like creating a new one, go for it.

Many users have been asking for more examples/tutorials
so feel free to tell us which topics you would like
to see in our official documentation.

Cheers!
--
Cristian Maureira-Fredes
Software Engineer

The Qt Company GmbH
Rudower Chaussee 13
D-12489 Berlin

Geschäftsführer: Mika Pälsi,
Juha Varelius, Mika Harjuaho
Sitz der Gesellschaft: Berlin,
Registergericht: Amtsgericht
Charlottenburg, HRB 144331 B
--
Zhao Lee
2018-07-09 00:54:31 UTC
Permalink
I would suggest Qt for Python on Android and iOS APPs development support with examples/tutorials, this is what I am dreaming for .
Mobile APPs development support would also make Qt for Python more competitive than PyQt.






圚2018幎07月06 16时55分, "Cristián Maureira-Fredes"<Cristian.Maureira-***@qt.io>写道:

Hello,

As you maybe noticed, we were a bit
away during the last weeks regarding development
notes, and that was due to the summer break.
In any case, we have been still working
on many things, and you can always check:

https://wiki.qt.io/Qt_for_Python_Development_Notes

The main goal during the last weeks after the release
have been fixing most of the issues that our community
reported.

Besides the bug fixing,
we have been focusing on polishing the binding
generation process.


More importantly, besides defining internally what
are the next steps of the project, we would like
to know what do you think.
We want you to share your ideas,
and then shape the future Qt for Python together.

We currently have three main categories in:
https://wiki.qt.io/Qt_for_Python/Suggestions
if you feel like creating a new one, go for it.

Many users have been asking for more examples/tutorials
so feel free to tell us which topics you would like
to see in our official documentation.

Cheers!


--
Cristian Maureira-Fredes
Software Engineer

The Qt Company GmbH
Rudower Chaussee 13
D-12489 Berlin

GeschÀftsfÌhrer: Mika PÀlsi,
Juha Varelius, Mika Harjuaho
Sitz der Gesellschaft: Berlin,
Registergericht: Amtsgericht
Charlottenburg, HRB 144331 B
--
Mike Driscoll
2018-07-09 12:56:02 UTC
Permalink
Post by Zhao Lee
I would suggest Qt for Python on Android and iOS APPs development support
with examples/tutorials, this is what I am dreaming for .
Mobile APPs development support would also make Qt for Python more competitive than PyQt.
Adding mobile support to Qt for Python would bring it into parity with
PyQt, which already has that support -
http://pyqt.sourceforge.net/Docs/PyQt5/introduction.html

But I would like that as well.

Mike

Loading...