Q
Q
Qreen2021-08-05 18:08:59
Python
Qreen, 2021-08-05 18:08:59

WPF + python - is it real?

Heard about IronPython, but the question is - is it possible to use it without VS? Mb there are some other options besides this library?

Edit: Whoops, sorry. Asked the question wrong: So, modified version: Is it convenient to use it without VS?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vasily Bannikov, 2021-08-07
@Qreen

1. You can only work with WPF through IronPython
2. IronPython can only be used in VS
3. IronPython is deprecated, stuck on version 2.7, and is no longer being developed.
If the task is to develop specifically for WPF, then learn C #
If the task is to develop a GUI application in python, then use pyQt

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question