Making POSTs, Launching Subprocess and Wiki Additions
Andrzej Krzywda has done a new blog entry:
How to programmatically submit a POST form using IronPython
Steve Gilham has done a blog entry about launching subprocesses with IronPython:
Spawning a process in IronPython
Both of these examples are in the IronPython Cookbook Wiki, along with several more additions like:
How to programmatically submit a POST form using IronPython
Steve Gilham has done a blog entry about launching subprocesses with IronPython:
Spawning a process in IronPython
Both of these examples are in the IronPython Cookbook Wiki, along with several more additions like:
- Watching the FileSystem
- Connecting to Active Directory - using a Powershell assembly from IronPython
- Setting the Clipboard - Using Windows Forms to set the clipboard (and creating a Single Threaded Apartmentstate (STA) Thread).
Comments
Post a Comment