This project is to confuse batch instructions for python2 and python3 (3.10<=).
Just git the project or download it directly.
git clone https://github.com/PoZeep/PycFlower.git
Please run this script on python3, format example:
python3 main.py your_filename python_version
# python3
# python3 main.py test3.py 3
# python2
# python3 main.py test2.py 2