Page 2 of 2

Re: Everything Python (programming language)

Posted: Fri Dec 06, 2019 8:20 am
by Midas
For a simplified portable Python IDE, check PortaMU: viewtopic.php?t=24705.

Re: Everything Python (programming language)

Posted: Fri Dec 06, 2019 8:35 am
by Midas
Thonny v3.2.3 released 2019-11-03 (changelog atgithub.com /thonny/thonny/blob/master/CHANGELOG.rst).

Apparently, Thonny has been natively portable since v3.2.0:

github.com/thonny/thonny/wiki/DeploymentOptions#portable-version

Re: Everything Python (programming language)

Posted: Thu Jan 28, 2021 10:34 am
by Midas
Mod note: posts about WinPython were given their own thread at viewtopic.php?t=25395.

Re: Everything Python (programming language)

Posted: Thu Jan 28, 2021 9:15 pm
by slmnx
I always admire Microsoft Docs for their clarity and way of explaining things and so here are my 2 cents for Python Resources: Microsoft Docs

Find Python modules here: https://docs.microsoft.com/en-us/learn/ ... rms=python

This is not a structured course or anything like that but independent modules related to Python and cover some basic as well as advanced concepts. Here with these modules, you can learn about settings up Python in VS Code, Azure, and creating your first Notebook, App, and host it. There are modules for automation and data science as well and no matter what your level of Python knowldge is, you will surely learn few things that will help you master this amazing programming language.

Thank you

Re: Everything Python (programming language)

Posted: Fri Feb 19, 2021 1:33 pm
by Midas
Thonny (viewtopic.php?p=87742#p87742 & viewtopic.php?p=94861#p94861) updated: v3.3.4 released 2021-02-17 (changelog and portable download at https://github.com/thonny/thonny/releases).

Re: Everything Python (programming language)

Posted: Tue Jan 24, 2023 8:21 am
by Midas
Thonny v4.0.2 released 2023-01-14 (changes and downloads at https://github.com/thonny/thonny/releases).