-
> *From:* Emmanuel Rutovic
> *Sent:* Tuesday, May 3, 2022 8:32 PM
> *To:* A list for users and developers of Python.NET
> *Subject:* [Python.NET] Re: WPF or other GUI with PythonNet & Clingo
>
> Hi David,
>
> That's definitely possible. I am d
how to structure a full app.
From: Emmanuel Rutovic
Sent: Tuesday, May 3, 2022 8:32 PM
To: A list for users and developers of Python.NET
Subject: [Python.NET] Re: WPF or other GUI with PythonNet & Clingo
Hi David,
That's definitely possible. I am d
Hi David,
That's definitely possible. I am doing something similar with the tool that
I am developing (see www.simba.io). However, please note that if you base
your UI on WPF:
- Your app will be only compatible with Windows
- The size of the Python module might be quite large
Microsoft did not pu