So, I was following this tutorial on Youtube. This person is running python commands from the shell.
-TLDR;
He has a function called nfe(args1, args2...) in a notes.py file in some directory.
However, he is able to call the kalles-Mackbook-Pro:~ kalle$ nfe args... from his shell (on his mac)
How?