A Zoo for decorators. Contribute to FBruzzesi/deczoo development by creating an account on GitHub. (more…)
Read more »
Most Python programmers don’t spend a lot of time thinking about how equality and hashing works. It usually just works. However there’s quite a bit of gotchas and edge cases that can lead to subtle and frustrating bugs once one starts to customize their... (more…)
Read more »
PyCharm vs Spyder - which is the best Python IDE? In this post you will find which features the two IDEs share and which features are unique. (more…)
Read more »
As the year 2020 draws gradually to a close, I will like to share my findings working on a Python Web Scraper project. (more…)
Read more »
Tracks is one of the interesting puzzles of the Melbourne University Puzzle Hunt 2008 competition. This task was part of the fifth act of ... (more…)
Read more »