Comment by kstrauser
2 months ago
I use your "hacking around" method for things like cron jobs, with command lines like:
* * * * * /path/to/project/.venv/python /path/to/project/foo.py
It's more typing one time, but avoids a whole lot of fragility later.
No comments yet
Contribute on Hacker News ↗