The creator of the world's most popular programming language goes into retirement. (more…)
Read more »
The for loop is a very basic control flow tool of most programming languages. For example, a simple for loop in C looks like the following: There are no other ways to write a for loop more elegantly… (more…)
Read more »
A lightweight tool for debugging and testing Python code. Just type potato in your code and watch your script instantly stop running with a NameError. Zero dependencies. Infinite confusion. Use res... (more…)
Read more »
The site is being spammed with fake packages like:
http://pypi.python.org/pypi/pygpu/0.1.0
http://pypi.python.org/pypi/tkinter/0.1.0
There are more, just look for the description:
"just for fun : )"... (more…)
Read more »
Over the past few years, the Python programming language gained a huge popularity boost and its community grew faster than ever. With this growth, a lot of tools appeared that help the community keep things organized and accessible. In this article I am ...
Read more »