<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Use notepad++ to run python in the same IDLE]]></title><description><![CDATA[<p dir="auto">I am using following run command in Notepad++ to run python script in IDLE (Python 3.6)<br />
&lt;file_path&gt;\idle.bat -r “$(FULL_CURRENT_PATH)”<br />
However, this opens a new Python shell everytime I run the script.<br />
How can I make python script run in the existing Python shell?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/13282/use-notepad-to-run-python-in-the-same-idle</link><generator>RSS for Node</generator><lastBuildDate>Thu, 14 May 2026 00:57:24 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/13282.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 12 Feb 2017 08:54:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Use notepad++ to run python in the same IDLE on Mon, 13 Feb 2017 09:08:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/amol-deshmane" aria-label="Profile: Amol-Deshmane">@<bdi>Amol-Deshmane</bdi></a></p>
<p dir="auto">Why do you need to have it in the same console?<br />
For reference? If so, NppExec provides functions for saving last output.<br />
See NppExec help.<br />
If it is for different reason we need to know what you do to see if this can be done<br />
or not.</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21816</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21816</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Mon, 13 Feb 2017 09:08:43 GMT</pubDate></item><item><title><![CDATA[Reply to Use notepad++ to run python in the same IDLE on Mon, 13 Feb 2017 06:38:38 GMT]]></title><description><![CDATA[<p dir="auto">Even if we leave aside the question of using Idle to run a script from Npp, my original question pertains to a different issue that whenever I run python from Notepad++ even using python.exe it opens a new window. Has anyone encountered a similar issue ? If yes how can I make the code run in the existing shell? I’d appreciate some pointers.<br />
Thanks!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21812</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21812</guid><dc:creator><![CDATA[Amol Deshmane]]></dc:creator><pubDate>Mon, 13 Feb 2017 06:38:38 GMT</pubDate></item><item><title><![CDATA[Reply to Use notepad++ to run python in the same IDLE on Sun, 12 Feb 2017 13:11:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/amol-deshmane" aria-label="Profile: Amol-Deshmane">@<bdi>Amol-Deshmane</bdi></a></p>
<p dir="auto">The simple answer is that your workflow doesn’t make a lot of sense, at least to some of us…</p>
<p dir="auto">Search for this text “<em>What I always wonder is why would one edit a python file in notepad++ and then want to start it using idle?</em>” in this thread:  <a href="https://notepad-plus-plus.org/community/topic/13237/using-python-with-notepad" rel="nofollow ugc">https://notepad-plus-plus.org/community/topic/13237/using-python-with-notepad</a></p>
<p dir="auto">…to try to understand why.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21802</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21802</guid><dc:creator><![CDATA[Scott Sumner]]></dc:creator><pubDate>Sun, 12 Feb 2017 13:11:17 GMT</pubDate></item></channel></rss>