<?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>jetbrains pycharm Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/jetbrains-pycharm/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Mon, 14 Jan 2019 12:14:00 +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>Install JetBrains PyCharm on Linux</title>
		<link>https://www.osradar.com/install-jetbrains-pycharm-on-linux/</link>
					<comments>https://www.osradar.com/install-jetbrains-pycharm-on-linux/#respond</comments>
		
		<dc:creator><![CDATA[osradar_editor]]></dc:creator>
		<pubDate>Mon, 14 Jan 2019 12:14:00 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[jetbrains pycharm]]></category>
		<category><![CDATA[pycharm]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[python ide]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=9216</guid>

					<description><![CDATA[<p>Hello, programmers! The world of programming is always amazing, right? With the right logic and implementation, even the craziest things can happen without any issue on a machine. To do that, it’s pretty important to have a powerful language to tell the computer how to do the task and a clever mind that will brainstorm [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-jetbrains-pycharm-on-linux/">Install JetBrains PyCharm on Linux</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, programmers! The world of programming is always amazing, right? With the right logic and implementation, even the craziest things can happen without any issue on a machine. To do that, it’s pretty important to have a powerful language to tell the computer how to do the task and a clever mind that will brainstorm even crazier ways of making that idea into reality.</p>
<p>Well, what was more interesting than starting your programming journey? Python is such a programming language that many programmers remember as their first programming language. Yes, Python is one of the most commonly used beginner’s programming languages all around the globe.</p>
<p>But the glory of Python doesn’t end here. Python, with its powerful feature set and flexibility, has made its way into the highest echelons of the web. Servers benefit greatly from the power of Python. In fact, in the case of Linux, there’s already a number of libraries in your system that uses Python!</p>
<p>What’s better than having a better Python IDE? JetBrains offers some of the finest IDEs in the world for the programmer community. For the Python programmers, it’s PyCharm.</p>
<p>Let’s get started with PyCharm!</p>
<h1>PyCharm editions</h1>
<p>Before you jump into the IDE, it’s important to note that there are 2 versions of PyCharm – Professional (paid) and Community (free). Both of them offer a very elegant environment for working on your Python project without any problem. However, the Professional one offers more features for more demanding workloads. <a href="https://www.jetbrains.com/pycharm/">Check out the difference here</a>.</p>
<p>I’m going ahead with the PyCharm Community edition for myself. Don’t worry; we’ll be covering the installation process of both versions.</p>
<h1>Installing PyCharm</h1>
<p>For Linux, the best way of installing PyCharm is through the snap package. This is the official way of installing all the JetBrains tools. It’s also a hassle-free way that don’t require any type of additional works.</p>
<p>Make sure that <a href="https://www.osradar.com/snap-core-on-linux/">your system comes up with the “snap” core</a>.</p>
<p>Then, run the following command –</p>
<pre class="">sudo snap install pycharm-community --classic

# OR

sudo snap install pycharm-professional --classic

# OR

sudo snap install pycharm-educational --classic</pre>
<h1><img loading="lazy" class="size-full wp-image-9218 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/pycharm-1.png" alt="" width="991" height="113" srcset="https://www.osradar.com/wp-content/uploads/2019/01/pycharm-1.png 991w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-1-300x34.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-1-768x88.png 768w" sizes="(max-width: 991px) 100vw, 991px" /></h1>
<p><img loading="lazy" class="size-full wp-image-9219 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/pycharm-2.png" alt="" width="1005" height="128" srcset="https://www.osradar.com/wp-content/uploads/2019/01/pycharm-2.png 1005w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-2-300x38.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-2-768x98.png 768w" sizes="(max-width: 1005px) 100vw, 1005px" /></p>
<h1>Using PyCharm</h1>
<p>Start PyCharm –</p>
<p><img loading="lazy" class="size-full wp-image-9220 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/pycharm-3.png" alt="" width="1354" height="660" srcset="https://www.osradar.com/wp-content/uploads/2019/01/pycharm-3.png 1354w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-3-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-3-768x374.png 768w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-3-1024x499.png 1024w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-3-1068x521.png 1068w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-3-862x420.png 862w" sizes="(max-width: 1354px) 100vw, 1354px" /></p>
<p>Don’t import any settings.</p>
<p><img loading="lazy" class="size-full wp-image-9221 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/pycharm-4.png" alt="" width="588" height="274" srcset="https://www.osradar.com/wp-content/uploads/2019/01/pycharm-4.png 588w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-4-300x140.png 300w" sizes="(max-width: 588px) 100vw, 588px" /></p>
<p>Accept the “JetBrains Privacy Policy”.</p>
<p><img loading="lazy" class="size-full wp-image-9222 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/pycharm-5.png" alt="" width="528" height="415" srcset="https://www.osradar.com/wp-content/uploads/2019/01/pycharm-5.png 528w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-5-300x236.png 300w" sizes="(max-width: 528px) 100vw, 528px" /></p>
<p>Choose whether you want to send usage statistics or not.</p>
<p><img loading="lazy" class="size-full wp-image-9223 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/pycharm-6.png" alt="" width="624" height="307" srcset="https://www.osradar.com/wp-content/uploads/2019/01/pycharm-6.png 624w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-6-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-6-324x160.png 324w" sizes="(max-width: 624px) 100vw, 624px" /></p>
<p>Select the theme you like the most.</p>
<p><img loading="lazy" class="size-full wp-image-9224 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/pycharm-7.png" alt="" width="855" height="633" srcset="https://www.osradar.com/wp-content/uploads/2019/01/pycharm-7.png 855w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-7-300x222.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-7-768x569.png 768w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-7-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-7-567x420.png 567w" sizes="(max-width: 855px) 100vw, 855px" /></p>
<p><em>Optional – Download and install the featured plugins.</em></p>
<p><img loading="lazy" class="size-full wp-image-9225 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/pycharm-8.png" alt="" width="831" height="627" srcset="https://www.osradar.com/wp-content/uploads/2019/01/pycharm-8.png 831w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-8-300x226.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-8-768x579.png 768w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-8-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-8-557x420.png 557w" sizes="(max-width: 831px) 100vw, 831px" /></p>
<p>Start using PyCharm.</p>
<p><img loading="lazy" class="size-full wp-image-9226 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/pycharm-9.png" alt="" width="676" height="434" srcset="https://www.osradar.com/wp-content/uploads/2019/01/pycharm-9.png 676w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-9-300x193.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-9-654x420.png 654w" sizes="(max-width: 676px) 100vw, 676px" /> <img loading="lazy" class="size-full wp-image-9227 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/pycharm-10.png" alt="" width="695" height="513" srcset="https://www.osradar.com/wp-content/uploads/2019/01/pycharm-10.png 695w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-10-300x221.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-10-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-10-569x420.png 569w" sizes="(max-width: 695px) 100vw, 695px" /></p>
<p><img loading="lazy" class="alignnone size-full wp-image-9228" src="https://www.osradar.com/wp-content/uploads/2019/01/pycharm-0.png" alt="" width="1361" height="627" srcset="https://www.osradar.com/wp-content/uploads/2019/01/pycharm-0.png 1361w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-0-300x138.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-0-768x354.png 768w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-0-1024x472.png 1024w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-0-1068x492.png 1068w, https://www.osradar.com/wp-content/uploads/2019/01/pycharm-0-912x420.png 912w" sizes="(max-width: 1361px) 100vw, 1361px" /></p>
<p>Enjoy!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-jetbrains-pycharm-on-linux/">Install JetBrains PyCharm on Linux</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/install-jetbrains-pycharm-on-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
