Live data from Hacker News

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

github.com

1–4 of 4 posts

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

#1
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.

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