Skip to content

Latest commit

History

History
39 lines (18 loc) 路 482 Bytes

File metadata and controls

39 lines (18 loc) 路 482 Bytes

PycFlower

Background

This project is to confuse batch instructions for python2 and python3 (3.10<=).

Install

Just git the project or download it directly.

git clone https://github.com/PoZeep/PycFlower.git

Usage

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

馃帀