<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: 10 Best Python IDEs to Use in 2023	</title>
	<atom:link href="https://www.tecmint.com/best-python-ides-for-linux-programmers/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/best-python-ides-for-linux-programmers/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 20 Apr 2023 08:47:13 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Mike		</title>
		<link>https://www.tecmint.com/best-python-ides-for-linux-programmers/comment-page-1/#comment-1759701</link>

		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Fri, 08 Apr 2022 15:45:53 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28556#comment-1759701</guid>

					<description><![CDATA[Every time I run a python script with &#039;&lt;strong&gt;idle 3&lt;/strong&gt;&#039;, after 10 or 15 minutes my computer almost dies. It&#039;s as though &#039;&lt;strong&gt;idle&lt;/strong&gt;&#039; is grabbing all the computer&#039;s memory and not letting go.  

Even after exiting idle, I still have to reboot.   I only write simple task scripts so I don&#039;t need a sophisticated IDE.   I&#039;m fine with idle&#039;s design, but its behavior is unacceptable.  I&#039;m giving &#039;thonny&#039; a try.  It&#039;s pretty.]]></description>
			<content:encoded><![CDATA[<p>Every time I run a python script with &#8216;<strong>idle 3</strong>&#8216;, after 10 or 15 minutes my computer almost dies. It&#8217;s as though &#8216;<strong>idle</strong>&#8216; is grabbing all the computer&#8217;s memory and not letting go.  </p>
<p>Even after exiting idle, I still have to reboot.   I only write simple task scripts so I don&#8217;t need a sophisticated IDE.   I&#8217;m fine with idle&#8217;s design, but its behavior is unacceptable.  I&#8217;m giving &#8216;thonny&#8217; a try.  It&#8217;s pretty.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Stas		</title>
		<link>https://www.tecmint.com/best-python-ides-for-linux-programmers/comment-page-1/#comment-1704489</link>

		<dc:creator><![CDATA[Stas]]></dc:creator>
		<pubDate>Wed, 19 Jan 2022 08:36:03 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28556#comment-1704489</guid>

					<description><![CDATA[I use and recommend Codelobster Python IDE - &lt;code&gt;http://www.codelobster.com/python.html&lt;/code&gt;.]]></description>
			<content:encoded><![CDATA[<p>I use and recommend Codelobster Python IDE &#8211; <code>http://www.codelobster.com/python.html</code>.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/best-python-ides-for-linux-programmers/comment-page-1/#comment-1485090</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 03 May 2021 05:43:06 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28556#comment-1485090</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/best-python-ides-for-linux-programmers/comment-page-1/#comment-1484799&quot;&gt;Jan-80&lt;/a&gt;.

@Jan

Vim with required plugins will work I think, but I never tested on a complete CLI setup...  I think you should give a try and see..]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/best-python-ides-for-linux-programmers/comment-page-1/#comment-1484799">Jan-80</a>.</p>
<p>@Jan</p>
<p>Vim with required plugins will work I think, but I never tested on a complete CLI setup&#8230;  I think you should give a try and see..</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jan-80		</title>
		<link>https://www.tecmint.com/best-python-ides-for-linux-programmers/comment-page-1/#comment-1484799</link>

		<dc:creator><![CDATA[Jan-80]]></dc:creator>
		<pubDate>Sun, 02 May 2021 09:20:43 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28556#comment-1484799</guid>

					<description><![CDATA[If you are in a minimal system environment - eg. a server without a GUI - the only thing you can use are a text-based editor. Typically, I go for &lt;strong&gt;nano&lt;/strong&gt;, but apparently, &lt;strong&gt;vim&lt;/strong&gt; with the plugin you mentioned could give me more possibilities. 

Does it (still) work when using in a complete CLI environment? 

Does it work - and the plugin - on a Raspberry Pi ? (running Raspbian Lite)]]></description>
			<content:encoded><![CDATA[<p>If you are in a minimal system environment &#8211; eg. a server without a GUI &#8211; the only thing you can use are a text-based editor. Typically, I go for <strong>nano</strong>, but apparently, <strong>vim</strong> with the plugin you mentioned could give me more possibilities. </p>
<p>Does it (still) work when using in a complete CLI environment? </p>
<p>Does it work &#8211; and the plugin &#8211; on a Raspberry Pi ? (running Raspbian Lite)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/best-python-ides-for-linux-programmers/comment-page-1/#comment-1337472</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 15 Jun 2020 05:04:25 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28556#comment-1337472</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/best-python-ides-for-linux-programmers/comment-page-1/#comment-1337436&quot;&gt;Sinis&lt;/a&gt;.

@Sinis,

But with the help of plugins, you can convert these advanced editors into IDE&#039;s.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/best-python-ides-for-linux-programmers/comment-page-1/#comment-1337436">Sinis</a>.</p>
<p>@Sinis,</p>
<p>But with the help of plugins, you can convert these advanced editors into IDE&#8217;s.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
