Launchpad now runs on Python 3

After a very long porting journey, Launchpad is finally running on Python 3 across all of our systems. I wanted to take a bit of time to reflect on why my emotional responses to this port differ so much from those of some others who’ve done large ports, s… Read more

Similar

The World of Python; an Introduction

Python is a relatively simple programming language that doesn't require previous experience with any other language. It is an interpreted, high-level, general-purpose programming language that emphasizes code readability. It’s a dynamically typed la... (more…)

Read more »