Y
Hacker News
new
|
ask
|
show
|
jobs
by
__mharrison__
978 days ago
Was crossing my fingers this would be for Python projects...
2 comments
woodruffw
978 days ago
Here is my "one true" Makefile for Python projects[1]. The skeleton gets tweaked slightly each time, but it's served me well for 4+ years.
[1]:
https://github.com/pypa/pip-audit/blob/main/Makefile
link
__mharrison__
978 days ago
Thanks for sharing
link
emptysongglass
978 days ago
Here's one that you write in Python to configure for your Python!
https://www.bitecode.dev/p/doit-the-goodest-python-task-runn...
link
[1]: https://github.com/pypa/pip-audit/blob/main/Makefile