Loguru – Python logging made (stupidly) simple

Python logging made (stupidly) simple. Contribute to Delgan/loguru development by creating an account on GitHub. Read more

Similar

The Utter Failure of Async in Python

I’m probably going to have to eat this blog post 2 years from now…. oh well. I still believe that Async has been mostly a failure since introduced in Python 3.4. Maybe I should be more specific, there seems to be a failure to adopt Async in the Python com... (more…)

Read more »

Why we switched from Python to Go

Switching to a new language is always a big step, especially when only one of your team members has prior experience with that language. Early this year, we switched Stream’s primary programming language from Python to Go. This post will explain some of t... (more…)

Read more »