Setup -file- May 2026
[options.entry_points] console_scripts = mycmd = my_package.cli:main
Then use:
Here’s a useful, general-purpose guide for understanding and working with a (e.g., setup.py , setup.cfg , setup.sh , or an installer configuration file). setup -file-



