Things I find interesting.
View My GitHub Profile
by Saurav Shekhar
Things learnt from working with Python
Dataclasses, NamedTuples and other ways to represent data
Type hinting
Iterators, generators etc.