This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
# coding: utf-8 | |
""" | |
Author : weaming | |
updated by : rordaz | |
Created Time : 2018-05-26 21:32:59 | |
updated Time : 2022-11-21 | |
Prerequisite: | |
python3 -m pip install cson arrow | |
python.exe -m pip install cson arrow (Microsoft Install) |