For a system utility, you can still use virtualenvs. The launcher script just needs to use a shebang like:
#!/usr/share/spiffyapp/venv/bin/python
For a system utility, you can still use virtualenvs. The launcher script just needs to use a shebang like: