Hacker News new | ask | show | jobs
by okasaki 1214 days ago
1. You can call it directly by referencing the venv python exe eg /pqth/to/your/venv/bin/python /path/to/your/script.py
1 comments

Nice, I think this is what I was looking for!