Custom run commands

[scripts]
start = python main.py

And then, in my terminal, I can reproduce this through the command pipenv run start.