These python codes are written for DTES in Shanhua, Tainan.
Owing to the lack of python support in Chinese we used in code. You will have to do some additional steps to enable it.
python3.7 -X utf8 <file name>or setting the global environment variable directly
export PYTHONUTF8=1 # linux / macOSset PYTHONUTF8=1 # windows