Hello folks! 👋
Python comes with a lot of cool and helpful modules, data types, functions, which may not be very well known.
In this series, we are going to see some of the lesser known built-ins and standard libraries that I came across in my time of doing Python. We will look into the details, real-life examples, nuances, internal workings, and some caveats or gotchas as well. Of course, there are still quite some that I haven’t had the chance to deal with, and some that might be too common; let’s figure out which ones to include, as we move ahead in the series.
So, let’s get straight to it! 🚀
Top comments (0)