A program that I wrote in Python 3

I made this program to help me convert a specific C array to a PIC16 lookup table. The array is a font data for the HCMS-2913. The HCMS-2913 is an alphanumeric display. I got mine from e-Gizmo.

If you are interested, here is a link for the project in GitHub.