Perl programmer for hire: download my resume (PDF).
John Bokma MexIT
freelance Perl programmer

Comments: Python calling

0 comments

Today I needed a quick solution for displaying an image from a Python program and allowing a user to enter a description of the image. The easiest way to do, or so I thought, was to spawn an external image viewer program and kill it after the Python program had received the description. The spawning was easy: I used the subprocess module. But killing took some testing and reading ...

Read the rest of Python calling.

Post a comment

Note that your comment doesn't show up immediately. I review each comment before I add it to this site.

Check the Follow this page option if you want to receive an email each time a comment is posted to this page, including yours. A link to turn this option off will be included with each email.

Internet adresses will be converted automatically. You can use the following notation to specify anchor text for a link: [url=http://example.com/]example text[/url].