Category Archives: scripting

Doing quick tasks in Python

A lot of the time at work I have to come up with quick solutions to various programming problems, and I mean *real* quick. There is usually very little time for finding the right library or open source toolkit that … Continue reading

Posted in coding, computers, programming, python, scripting | Leave a comment