Everything Python (programming language)

Share interesting information or links related to portable apps here.
Message
Author
User avatar
Midas
Posts: 6705
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: Everything Python (programming language)

#16 Post by Midas »

For a simplified portable Python IDE, check PortaMU: viewtopic.php?t=24705.

User avatar
Midas
Posts: 6705
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: Everything Python (programming language)

#17 Post 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

User avatar
Midas
Posts: 6705
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: Everything Python (programming language)

#18 Post by Midas »

Mod note: posts about WinPython were given their own thread at viewtopic.php?t=25395.

User avatar
slmnx
Posts: 7
Joined: Tue Jan 26, 2021 10:43 pm
Location: New Delhi, India
Contact:

Re: Everything Python (programming language)

#19 Post 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

User avatar
Midas
Posts: 6705
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: Everything Python (programming language)

#20 Post 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).

User avatar
Midas
Posts: 6705
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: Everything Python (programming language)

#21 Post by Midas »

Thonny v4.0.2 released 2023-01-14 (changes and downloads at https://github.com/thonny/thonny/releases).

Post Reply