Open
Description
Related to #614.
As a companion to the packaging tutorial and installing command line tools guide, it'd be nice to have a walkthrough of transforming a command-line utility from running python my_utility.py
in the script's directory to running my_utility
in an arbitrary location (maybe via pipx
?).