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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
Npppyscriptauto is wonderful! Thanks.