Provides a set of Python scripts that allow client apps to automate Notepad++ using the excellent Python Script plugin and the Python SimpleXMLRPC modules. Demo apps in IronPython, C#, and now a "pure"-Python2.7 console app. No .Net required!
Features
- Automate Notepad++ from any app that can do XML-RPC (which means just about ANY app!)
- XML-RPC server runs on a separate thread, so the GUI stays responsive
- Now includes a "pure"-Python 2.7 console demo app - No .Net required!
- Demo apps operate in multi-instance mode, so you can have multiple windows open at once if desired
- Demonstrates how to configure and call the Python Script XML-RPC interface from various languages
- The .Net demo app, when running in USEPYTHON (IronPython) mode, uses the Python SimpleXMLRPC and JSON standard library modules - simple, reliable, time-tested
- The C# side uses the excellent Cook Computing XML-RPC.NET and Newtonsoft JSON.Net modules
Categories
Text ProcessingLicense
BSD LicenseFollow Notepad++ Python Script Automation
Other Useful Business Software
Your top-rated shield against malware and online scams | Avast Free Antivirus
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
-
Npppyscriptauto is wonderful! Thanks.