How To Run A Python Script With Notepad++
In this video I will show you how to use the NppExec Plugin in order to run a python script.
All you have to do is to paste the script below in your execute submenu of the NppExec Plugin :
NPP_SAVE
cd "$(CURRENT_DIRECTORY)"
C:\Python\python "$(FILE_NAME)"
Make sure to put the exact path to your Python Install Directory.
🌸 Support channel & make donation :
https://www.paypal.me/aminenina/5
🌸 Subscribe for more videos :
Youtube: / aminosni. .
🌸 Follow me On Social Media
Facebook : / aminosninatos
***********************************************************************
🌸 Notepad++ tips and tricks
• Notepad++ tips and tricks
🌸 Useful Notepad++ Plugins Tutorial
• Useful Notepad++ Plugins Tutorial
🌸 Notepad++ Multi-editing and Selection Tutorial
• Notepad++ Multi-editing and Selection...
🌸 Notepad++ Bookmarks Tutorial
• Notepad++ Bookmarks Tutorial
🌸 Notepad++ Find In Files Tutorial
• Notepad++ Find In Files Tutorial
🌸 Notepad++ : How to remove all lines containing a specific string text
• Notepad++ : How to remove all lines c...
🌸 Notepad++ : How to encrypt selected text and entire text using NppCrypt
• Notepad++ : How to encrypt selected t...
🌸 How To Remove Duplicate Lines with Notepad++
• How To Remove Duplicate Lines with No...
🌸 Notepad++ Monitor Log or Text File Changes in Real Time
• Notepad++ Monitor Log or Text File Ch...
🌸 Notepad++ - How To Add Text at Start and End of Each Line
• Notepad++ - How To Add Text at Start ...
🌸 Notepad++ How to Remove all XML or HTML tags
• Notepad++ How to Remove all XML or H...
🌸 Notepad++ How to use Incremental Search
• Notepad++ How to use Incremental Search
🌸 Notepad++ How To Insert Incrementing Numbers
• Notepad++ How To Insert Incrementing ...
🌸 How To Use Notepad++ As A Hex Editor
• How To Use Notepad++ As A Hex Editor
🌸 Notepad++ How To Insert A String Or A Number To Every Line
• Notepad++ How To Insert A String Or A...
🌸 How To Format And Validate An XML File Using Notepad++
• How To Format And Validate An XML Fil...
***********************************************************************