Tags: decorator 

Rating:

TL;DR decorators can be used as a way to call a function without the "syntax of a function call".

Original writeup (https://gist.github.com/radl97/c59208a0f57b82148f14fdc07341b9cc).