Top Python Coding Best Practices for Beginners

In March 2022, Python made headlines in the programming world by becoming the most popular programming language. After years of hovering in the top ranks, it finally surpassed Java and C to reach the number one spot on the TIOBE index.

And why not? After all, it is such a fun and powerful language to work with. It is fast, user-friendly, open-source, and has a community comprising millions of programmers across the globe.

Pipenv and Requests Author Kenneth Reitz Interview

Introduction

Kenneth Reitz is a well-known software engineer, international keynote speaker, and open-source advocate who also focuses on photography and music production. He is well known for his many open-source projects, specifically Requests "simple, yet elegant HTTP library" and Pipenv Python Development Workflow for Humans. We are excited to have interviewed Kenneth! In this interview, he talks about the top issues Python developers face while scaling applications, shares his thoughts on async / await paradigm in Python, speaks about his project PyTheory, and the "natural affinity" for software development.

The Interview

Evrone: Alongside all your Python contributions you also have several music albums and thousands of great professional photos. What is your main interest right now?