Y
Hacker News
new
|
ask
|
show
|
jobs
by
tpoacher
1260 days ago
The approach I prefer is to not mess with setuptools etc at all in the first place, and simply make a nice executable package.
e.g.
https://github.com/tpapastylianou/self-contained-runnable-py...