Hacker News new | ask | show | jobs
by link89 1366 days ago
It turns your function or class into command line with one line of code. It's based on runtime type inspection so you don't even need to use decorator which most of the command line framework does (click for example).