Python single instance (cross-platform) Originally published: 2013-02-28 04:14:07 Last updated: 2013-02-28 04:14:08 Author: Deepak Yet another way to get a single instance application. This recipe uses file locking only.