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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Npppyscriptauto is wonderful! Thanks.