<?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[Python script as a notepad++ extension.]]></title><description><![CDATA[<p dir="auto">I have a python script that post-processes certain log files. I want to add this script to notepad++ as an extension or by some other means so from notepad++ I can directly post-process.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/23083/python-script-as-a-notepad-extension</link><generator>RSS for Node</generator><lastBuildDate>Wed, 17 Jun 2026 10:48:46 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/23083.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 07 Jun 2022 05:37:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Python script as a notepad++ extension. on Tue, 07 Jun 2022 13:04:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdecrypted" aria-label="Profile: jdecrypted">@<bdi>jdecrypted</bdi></a> ,</p>
<p dir="auto">See the FAQ: <a href="https://community.notepad-plus-plus.org/topic/20688/faq-desk-how-do-i-use-notepad-to-compile-my-source-code-or-convert-my-text">How do I use Notepad++ to … Convert My Text</a>.</p>
<p dir="auto">Please note: that FAQ was written to explain both compiling text (which does not appear to be what you want) <em>and</em> converting text in-place (which <em>does</em> appear to be what you want).  So don’t read the title including the word “Compile” and complain that it’s not answering your full question.  It does, if you read the whole FAQ entry.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/77359</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/77359</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 07 Jun 2022 13:04:13 GMT</pubDate></item><item><title><![CDATA[Reply to Python script as a notepad++ extension. on Tue, 07 Jun 2022 13:03:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: alan-kilborn">@<bdi>alan-kilborn</bdi></a></p>
<p dir="auto">Yes, of course. This is what happens when you change something in an already translated text and then check only the changed part :-(</p>
]]></description><link>https://community.notepad-plus-plus.org/post/77358</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/77358</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Tue, 07 Jun 2022 13:03:45 GMT</pubDate></item><item><title><![CDATA[Reply to Python script as a notepad++ extension. on Tue, 07 Jun 2022 11:57:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ekopalypse" aria-label="Profile: ekopalypse">@<bdi>ekopalypse</bdi></a> said in <a href="/post/77348">Python script as a notepad++ extension.</a>:</p>
<blockquote>
<p dir="auto">call it from the execute menu</p>
</blockquote>
<p dir="auto">I think what is meant is the <em>Run</em> menu:</p>
<p dir="auto"><img src="/assets/uploads/files/1654603052670-378cf7ed-1097-4be0-b43d-51d5aae461f9-image.png" alt="378cf7ed-1097-4be0-b43d-51d5aae461f9-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/77355</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/77355</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 07 Jun 2022 11:57:34 GMT</pubDate></item><item><title><![CDATA[Reply to Python script as a notepad++ extension. on Tue, 07 Jun 2022 08:56:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdecrypted" aria-label="Profile: jdecrypted">@<bdi>jdecrypted</bdi></a></p>
<p dir="auto">The obvious answer would be: call it from the execute menu, e.g…<br />
<code>cmd /c python.exe PATH_TO_PYTHON_SCRIPT.py</code>, but I suppose it’s not that simple and you have something else in mind, is it?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/77348</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/77348</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Tue, 07 Jun 2022 08:56:33 GMT</pubDate></item></channel></rss>