Exploring and understanding Python through surprising snippets

If you think you know Python, think once more! Contribute to satwikkansal/wtfpython development by creating an account on GitHub. Read more

Similar

From Python to Rust [video]

Introduction to Rust for Python programmersSource code for this episode (and the others of the series) can be found at https://github.com/bedroombuilds/pytho... (more…)

Read more »

My Python Setup for 2020

My Python setup used to change a lot, as I would find ad-hoc solutions for my needs. These days I've settled on a Python setup that satisfies pretty much all of my different use cases and is easy to use. It is composed of these tools: Pyenv for Python ver... (more…)

Read more »