File size: 84 Bytes
6ae933a
8c1e4f3
ca479b7
1
2
3
import os
import subprocess
subprocess.run("which wkhtmltopdf", capture_output=True)