QtCreator support for Python / PyQt.
Giuseppe Corbelli
corbelligiuseppe at mesdan.it
Thu Oct 15 09:13:17 BST 2020
On 9/7/20 8:53 PM, Stefan Seefeld wrote:
> Hello,
>
> my team is developing Qt applications with a mix of C++ and Python
> (using PyQt). The default development environment is using QtCreator.
> However, it appears QtCreator is rather C++-centric, while with PyQt
> we'd like to use more pythonic development workflows (including pytest
> for testing, notably).
>
> Does anyone on this list know whether it's possible to fine-tune
> QtCreator to support such use-cases ? Are there perhaps any plugins
> available to enable such integration ?
https://doc.qt.io/qtcreator/creator-language-servers.html
https://pypi.org/project/python-language-server/
--
Giuseppe Corbelli
More information about the PyQt
mailing list