Tom Niget

Results 54 comments of Tom Niget

Ce n'est pas encore possible, mais ça serait effectivement pas mal comme fonction parce que ça permettrait de lancer les scripts sans avoir tout le paquetage Turing autour. Toutefois, la...

C'est grosso modo ici : https://github.com/TuringApp/Turing/blob/master/src/forms/mainwindow.py#L888 La fonction python_wrapper ajoute code qui importe les fonctions de la lib. Ensuite, on écrit ça dans dans un fichier temporaire qu'on donne à...

Bonne idée. Ça pourrait être utile au lycée pour les exercices de dérivation et d'intégration. L'analyse syntaxique est assez basique, d'abord les expressions sont converties en un AST puis ce...

98c4236 + d3a0a45

Just in case, support for animated GIFs has been added in https://github.com/emilk/egui/pull/4620.

Sorry, the instructions were unclear. I've updated the README for steps 4 and 5, it should be better now.

Hi! Glad the app is working fine for you! Have you followed the steps 7 and 8 on the README to setup the autostart? If I remember correctly it's supposed...

> On windows 10 21H2 I was unable to get the application to run hidden using the instructions in the readme. If I set the scheduled task to "Run only...

> It looks like this PR has been idle for 90 days. If it's still something you're working on or would like to pursue, please leave a comment or update...

> Would you be okay with me pushing some commits to handle the testing? Absolutely, thanks!