Some things about flypy, which is a Chinese input method scheme.
There are five files in this repo. By the followong order, they are for:
flypy.json: Original data got from here. 8105 characters in total.reformat.py: A script to reformat the original data into a prettier one.flypy_n.json: The prettier format of the same 8105 characters data. Also accessible on gist (size: 1.6 M).analyze.py: A script to analyze the flypy code.result.json: The results of previous analysis, includings all the items I am particularly interested in. More details (in Chinese).