On Fri, Sep 02, 2022 at 02:15:15PM +, Volker Hilsheimer wrote:
+1 to go ahead with QtPythonScripting as the name and repository.
how about QtPyScript? that's not so long, and makes the parallel to
QtScript very obvious.
___
Development mailing l
On 9/2/22 16:15, Volker Hilsheimer wrote:
On 31 Aug 2022, at 16:47, Cristián Maureira-Fredes
wrote:
[snip]
+1 to go ahead with QtPythonScripting as the name and repository.
Work for me as well,
Thanks
Volker
Cheers
--
Dr. Cristián Maureira-Fredes
Senior R&D Manager
The Qt Company
+1 to go ahead with QtPythonScripting as the name and repository.
+1, QtPythonScripting seems like the least confusing option to me, too.
You can still have a "marketing name" different from the repository
and/or module name then.
___
Development ma
> On 31 Aug 2022, at 16:47, Cristián Maureira-Fredes
> wrote:
>
> Hey there,
>
> I would like to request a new repository on codereview.qt-project.org
>
> Name and description: qtscrypt - Script C++ with Python
> Responsible person: Cristián Maureira-Fredes (cristian.maureira-fre...@qt.io)
> D
On 9/1/22 17:37, Mark De Wit wrote:
This sounds like QPyBind11 to me?
Hey Mark,
Not really,
pybind11 is a binding generation system
like the one used for the Qt for Python
project, Shiboken.
The idea of PyBind11 (and Shiboken)
is to expose C++ API to Python users,
meaning that you end up wr