Python multiprocessing: Pass the shared resource along to children Get link Facebook X Pinterest Email Other Apps 10 August Update 11 Aug '20: Turned out I misunderstood how multiprocessing module works! A Process can inherit resources cre… Read more
How To Enable Auto-Completion in Python Shell Get link Facebook X Pinterest Email Other Apps 30 December Learn how to use TAB to auto-complete expressions in plain vannila Python shell. If you need to have auto completion in… Read more
Tornado Web Framework - Flash Messages Get link Facebook X Pinterest Email Other Apps 14 April Implement flash messages in Tornado web framework.ProblemSuppose you have a URL for editing an object under /OBJECT-ID/… Read more
Amailyser: The E-mail Analyser Get link Facebook X Pinterest Email Other Apps 10 March Introducing a small software to analyse a mailbox. Recently Ed Daniel (a friend of mine) needed to produce a time analy… Read more