Go is Not Python

You know Python fairly well, but your manger wants to start using Go “because it is faster”. Being the overacheiver that you are, you sacrifice time from you… Read more

Similar

Python Package Spoofing Attack

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 »

What every Python project should have

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 »