Use Python in browser client code thanks to Web Assembly

Use case: Let’t say that I love Python Pandas for data manipulation, but at the same time I need to u… Read more

Similar

Python decorators make composability easier

The last couple of posts have been about 49travel and the way I built it. This week I am going to be talking about decorators for a bit. It seems very disconnected from the last posts, but I started reflecting on this while writing some Python for 49trav... (more…)

Read more »