A small HTTP server in Python
›
The Python http.server module can be run from the commandline with python3 -m http.server to provide a simple http server that listens on...
Demonizing a Python process
›
Properly demonizing a Python process is not easy, even on *nix, and although various sources of good material can be found on the internet (...
›
I have posted an article on my Blender blog that investigates how to speed up the calculating the connectivity of trees with Numpy. Is comp...
Python 3 Web Development Beginner's Guide for free
›
Guess what, Packt will include my Python 3 Web development book in their Xmas countdown of free gifts on December 17th!
Free e-books at Packt
›
Packt (the publisher of my books on blender scripting and python web development ) is giving away free e-books for Christmas. I was a...
›
Home
View web version