Windows
The most steady Windows downloads are accessible from the Python for Windows page. On Windows you have a decision between 32-bit (labeled x86) and 64-bit (labeled x86-64) renditions, and a few kinds of installer for each. The Python center group thinks there ought to be a default you don’t need to stop and consider, so the yellow download button on the fundamental download page gets you the “x86 executable installer” decision. This is really a fine decision: you needn’t bother with the 64-bit form regardless of whether you have 64-bit Windows, the 32-bit Python will turn out great.
In case you’re running Windows XP: a total manual for introducing ActivePython is at Python on XP: 7 Minutes To “Hi World!”. ShowMeDo has two recordings for downloading, introducing and beginning with Python on a Windows XP machine – this arrangement talks you through the Python, ActivePython and SciPy conveyances. Note that the python.org delivers just help adaptations of Windows that are upheld by Microsoft (at the hour of the delivery), so no new delivery from python.org can be utilized on WIndows XP.
Macintosh
See the Python for Mac OS X page. MacOS from 10.2 (Jaguar) to 10.15 (Catalina) incorporates a framework rendition of Python 2, however it is best not to consider this the Python to use for your programming errands – introduce a current Python 3.x form all things being equal. MacOS after 10.15 (Catalina) wo exclude a default framework Python.
Linux
For Red Hat, CentOS or Fedora, introduce the python3 and python3-devel bundles.
For Debian or Ubuntu, introduce the python3.x and python3.x-dev bundles.For Gentoo, introduce the ‘=python-3.x*’ ebuild (you may need to expose it first).For different frameworks, or on the off chance that you need to introduce from source, see the general download page.
Thats a good beginner’s guide on Python concepts. Its important I understand for those who are going for iOS development or AI Machine learning.