cross-posted from: https://lemmy.ml/post/1160466

I originally posted this over in https://lemmy.ml/c/python before discovering programming.dev.

Some neat tricks for using Makefiles with Python that I hadn’t seen before. The one I have seen, having a help target, has been super useful in team environments and for debugging when used with variables.