This is so easy.
pyroma
bash: pyroma: command not found
python -m pyroma
python: No module named pyroma.__main__; 'pyroma' is a package and cannot be directly executed
python -c "import pyroma as main; main.main()" -h
Usage: -c [-a|-d|-f|-p] <project directory..>
Post
April 4, 2018