logoalt Hacker News

fwiplast Tuesday at 6:06 PM1 replyview on HN

I imagine by this they meant `python -m venv` specifically, using that interface directly, rather than through another wrapper CLI tool.


Replies

zahlmanlast Tuesday at 7:25 PM

Fair.

The way I teach, I would start there; then you always have it as a fallback, and understand the system better.

I generally sort users into aspirants who really should learn those things (and will benefit from it), vs. complete end users who just want the code to run (for whom the developer should be expected to provide, if they expect to gain such a following).