Documentation about KDevelop and Python

Sven Brauch mail at svenbrauch.de
Mon Mar 9 21:59:51 GMT 2026


Hi,

On 09.03.26 20:47, Hubert Good (bluewin) wrote:
  Unfortunately, verly little
> documentation exists how to configure Kdevelop as an IDE for Python. Spyder has
> a fantastic solution with the IPython console which allows to output also
> graphics. This is mandatory for scientific computing.

KDevelop doesn't offer anything like this, sorry. Its Python support 
consists of the language support (parsing, error reporting, completion, 
navigation, ...) and a graphical debugger.

As such, there is not much to configure; you can open your project, if 
needed set a python interpreter (e.g. from a venv) in the project 
settings, and maybe add some custom import paths.

Best,
Sven
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xA4AAD0019BE03F15.asc
Type: application/pgp-keys
Size: 3147 bytes
Desc: OpenPGP public key
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20260309/a0cdbb1f/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20260309/a0cdbb1f/attachment.sig>


More information about the KDevelop-devel mailing list