Everything Python (programming language)
Re: Everything Python (programming language)
For a simplified portable Python IDE, check PortaMU: viewtopic.php?t=24705.
Re: Everything Python (programming language)
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
Apparently, Thonny has been natively portable since v3.2.0:
github.com/thonny/thonny/wiki/DeploymentOptions#portable-version
Re: Everything Python (programming language)
Mod note: posts about WinPython were given their own thread at viewtopic.php?t=25395.
Re: Everything Python (programming language)
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
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)
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)
Thonny v4.0.2 released 2023-01-14 (changes and downloads at https://github.com/thonny/thonny/releases).