Is Python worth learning? We’ve interviewed experts and surveyed the job market to identify the key reasons why you should learn Python today.
Read more »
Learn how to setup a Python virtual environment with conda in order to make the installation of packages and dependencies easier and more efficient. (more…)
Read more »
Whenever I publish something about my Python Docker workflows, I invariably get challenged about whether it makes sense to use virtual environments in Docker containers. As always, it’s a trade-off, and I err on the side of standards and predictability. (more…)
Read more »
Welcome to my personal website and blog, here you can find some information about me, contact, social media links as well as
my blog posts... (more…)
Read more »
For ENS (Ethereum Name Service) users, web3.py v6.6.0 introduced ENS name
normalization standard
ENSIP-15.
This update to ENS name validation and normalization won’t affect ~99%
of names but may prevent invalid names from being created and from interactin... (more…)
Read more »