Closed elhossary closed 1 year ago
This should do it
python -c "import pychopper; print(f'pychopper,{pychopper.__version__}')"
Thanks, works It would be better if it has an argparse "-version" argument
if you install from conda, run conda list pychopper
How to print Pychopper version?