Using Makefile in Python with a Virtual Environment

preview_player
Показать описание

In this video, I will show you how – and why – to use makefiles with Python.
How to set up virtual environments and develop faster using this old-fashioned tool. And if you stay to the end, I'll share why makefiles are still an excellent choice for a modern developer.

Рекомендации по теме
Комментарии
Автор

WOW. Excellent tutorial. Thanks so much.

jitvimol
Автор

this is great ! thank you for teaching me

vitharana
Автор

Thanks, good infos! FYI, you don't have to make your activate script executable. (Actually, you shouldn't since it's only meant to be sourced.) Oh, and shouldn't setup be .PHONY, too?

christianstork
Автор

Tye best makefile tutorial I've seen so far. 😊

umka
Автор

Great tutorial!
How would you compare this to using a tool like “poetry” for python.
Seems like that gives you these things for free and other extra things in addition.
That’s the one I know of, but I bet there are many other options.

HyperFocusMarshmallow
Автор

How do you install gmake so that you can use it in a python terminal?

OchiiDinUmbraa
welcome to shbcf.ru