<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>python 3 Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/python-3/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Tue, 08 Oct 2019 01:03:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>How to install Python 3 in Windows 10?</title>
		<link>https://www.osradar.com/how-to-install-python-3-in-windows-10/</link>
					<comments>https://www.osradar.com/how-to-install-python-3-in-windows-10/#respond</comments>
		
		<dc:creator><![CDATA[Roger Polanco]]></dc:creator>
		<pubDate>Wed, 24 Jul 2019 00:30:37 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[pip]]></category>
		<category><![CDATA[python 3]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">http://googez.com/?p=195</guid>

					<description><![CDATA[<p>Hello! In this opportunity, we will talk about Python 3 and how to install it in Windows 10. It is about a multi-paradigm, general-purpose, interpreted, high-level programming language. By the same token, Python is an&#160;interpreted language. This means that it is not converted to computer-readable code before the program is run but at run time, [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-python-3-in-windows-10/">How to install Python 3 in Windows 10?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello! In this opportunity, we will talk about Python 3 and how to install it in Windows 10. It is about a multi-paradigm, general-purpose, interpreted, high-level programming language. By the same token,  Python is an&nbsp;interpreted language. This means that it is not converted to computer-readable code before the program is run but at run time, it also is a scripting language like PHP, Perl, Ruby and so much more. It can be used for web programming. In addition, nowadays is a language with a large grown of users, overcoming the users number of Java language, for example.</p>



<p>However, <strong>Windows 10 by default is not compatible with this programming language</strong>, so to run applications programmed with it, we have to install all the libraries and dependencies of Python in the system and configure them, a task that for many people can become complicated.</p>



<h2>Installing Python 3</h2>



<p>For this reason, today we will learn <strong>how to install Python 3 in Windows 10</strong>. In the first place, we need to <a href="https://www.python.org/downloads/" target="_blank" rel="noreferrer noopener" aria-label="download  (opens in a new tab)">download </a>it, Once on the page, we choose Download Python 3.7.4 (or the number that is when we visit it, as long as it is 3)</p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/python.jpg" alt="Python Official Site" class="wp-image-197"/><figcaption>Official site of Python&#8217;s downloads</figcaption></figure>



<p>Once the download is finished, we have to proceed to execute it as the Administrator user. A window will appear, select both options at the bottom of it; <em>install launcher for all users</em> (to grant access for all users) and <em>Add Python 3.7 PATH</em> (add the path of the interpreter to the PATH variable). This second option is imperative to select, inasmuch as allow run <em>python.exe</em> from anywhere on the command line (otherwise, we would have to always put the absolute path).</p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/python2.jpg" alt="set up installation" class="wp-image-199"/><figcaption>set up installation</figcaption></figure>



<p>Then, press <em>Next</em> to start the installation.</p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/python3.jpg" alt="installing Python 3 in progress" class="wp-image-200"/><figcaption>installing Python 3 in progress</figcaption></figure>



<p>A couple of minutes later, our installation will be finished. If a warning message appears, asking for a disabling path length limit, then we need to approve it.</p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/python4.jpg" alt="Installation was successful" class="wp-image-201"/><figcaption>Installation</figcaption></figure>



<h2>Testing Python 3 operation</h2>



<p>To start python, we have to press <em>Windows + R</em> keys, to invocate CMD box. Once there, type <em>python. </em>Thereupon we will have a console with Python interpreter and we could make operations like additions, subtraction and more.  </p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/python6.jpg" alt="run Python 3" class="wp-image-202"/><figcaption>run Python 3</figcaption></figure>



<p>To go out of Python, type </p>



<pre class="wp-block-preformatted">exit()</pre>



<h2>Postscript. Installing Python 3 from Windows Store</h2>



<p>It is quite known that most of the users in Windows 10 would like to install programs, just by clicking on some buttons.  As a matter of fact, Windows Store is full of programs (free or paid) ready to be downloaded and installed by users. With this in mind, Python Software Foundation has to dabble in<a href="https://www.microsoft.com/en-us/p/python-37/9nj46sx7x90p?activetab=pivot:overviewtab" target="_blank" rel="noreferrer noopener" aria-label=" Windows Store (opens in a new tab)"> Windows Store</a>, offer Python 3 to those users who own at least Windows 10 version 17763.0 or high. However, it does not come with absolutely all the components that are included in the complete conventional installer.  Inasmuch as, developers are still working to be able to bring all these components to this installer. In addition, they also warn that there may be a problem and some applications may not work properly.  Although this may be true, this option is very interesting and for sure will be improved in the future.</p>



<p>Now, we have installed Python 3 in Windows 10, and we can start to use it. Please visit our tutorial about the backup <a href="http://googez.com/make-a-backup-of-the-windows-registry/" target="_blank" rel="noreferrer noopener" aria-label="windows registry (opens in a new tab)">windows registry</a>. </p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-python-3-in-windows-10/">How to install Python 3 in Windows 10?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-install-python-3-in-windows-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
