So, you're an advanced beginner
– you've learned your way past Python basics and can solve real problems. (more…)
Read more »
Simple job queues for Python. Contribute to rq/rq development by creating an account on GitHub. (more…)
Read more »
Wisdom of the crowd web framework rank. Contribute to tbicr/web-framework-rank development by creating an account on GitHub. (more…)
Read more »
Thanks to the article “Your Makefiles are wrong” it really dawned on me that Makefile can run any interpreter, not just sh or bash:
The key message here, of course, is to choose a specific shell. If you’d rather use ZSH, or Python or Node for that matter,... (more…)
Read more »
Test internet speed using speedtest library in python. Download speed, upload speed , and ping using a simple python program. (more…)
Read more »