Sujet : Re: Python kit
De : schmitzu (at) *nospam* mail.de (Uwe Schmitz)
Groupes : comp.lang.tclDate : 25. Nov 2024, 12:09:02
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vi1lse$2o18b$1@dont-email.me>
References : 1
User-Agent : Mozilla Thunderbird
Am 22.11.2024 um 19:15 schrieb saito:
Is there something in the Python world that is similar to a tclkit? A minimal run-time environment that ideally consists of a single file? I was going to post it to the python group but I am not sure I can properly explain the concept and do it justice.
I remember using Nuitka (
https://nuitka.net/) some time ago.
And I was quite impressed. It appears to be actively maintained.