Sofa-rockers - stefan.sofa-rockers.org - Stefan Scherfke
General Information:
Latest News:
Handling sub-process hierarchies in Python on Linux, OS X and Windows 15 Aug 2013 | 04:05 pm
TL;DR—Windows doesn’t support Posix signals. I’ll show you how you can work around this to cleanly terminate process hierarchies. Take a look at the final example In this article, I’m trying solve an...
django-sphinxdoc 1.2 12 Aug 2013 | 01:22 am
After more than a year, there is finally a new version of django-sphinxdoc available. Django-sphinxdoc is a Django app that allows you to integrate documentation written with Sphinx into your site. Y...
Bitbucket stopped rendering README.txt for Python projects 11 Jan 2013 | 01:36 pm
Until recently, Bitbucket nicely rendered reStructuredText (reST) formatted README.txt files for Python projects. This made totally sense, because PyPI requires the project’s description in reST and m...
SimPy 3 Preview 12 Dec 2012 | 07:18 pm
SimPy is a process-based and event-driven simulation framework written in pure Python. It can also be used for multi-agent systems and other eventloop-based applications. After several months of work...