Lisa Shashkova

Stories about Software Development and Personal Life

Home Search About

The Hidden Power of the Python Runtime: Part 1

May 27, 2020

This is a written version of my PyCon US 2020 talk "The Hidden Power of the Python Runtime". In this article we'll learn about useful information, which Python interpreter implicitly generates during every code execution and how we can retrieve it in any part of our program.
Read More

Let's start!

May 27, 2020

I can’t imagine the better moment to start a blog than now.

Read More
« Prev 1 2 Next »

2020-2023, Elizaveta Shashkova