A Python script that converts a .v5python file from VEXCode V5 to a Python project folder for VSCode.
python convert_v5python.py "file_path"
Replace "file_path" with the path to the file for conversion.
E.g. python convert_v5python.py "C:\Users\RoboWhisperer\Documents\main.v5python"