Show HN: Magic Top Hat, an infinite library for Python

https://github.com/lucamattiazzi/magic_top_hat
by grokkedit • 2 years ago
3 2 2 years ago

Just for fun I wanted to write a library that generates the functions you import from it at runtime using the context in which you called them.

It's just a joke, but it proves what I was always afraid of: dunder methods are way too powerful and sometimes python seems to be broken because of it.

Related Stories

Loading related stories...

Source preview

github.com