While macOS ships with Python 2 by default, you can install set Python 3 as the default Python version on your Mac. First, you install Python 3 with… (more…)
Read more »
“In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move.” – Douglas Adams This expands on my recent post The In… (more…)
Read more »
Yet another serialization library on top of dataclasses, inspired by serde-rs. - GitHub - yukinarit/pyserde: Yet another serialization library on top of dataclasses, inspired by serde-rs. (more…)
Read more »
I stumbled upon a github repository that stores time-series data in json format of corona virus / covid19 statistics, which get updated daily. I was … (more…)
Read more »