A simple GUI to encode, decode, save, and load text file data based on pi
Encoding, decoding, saving, and loading text file data based on pi.
I used tkinter for the GUI.
I also used an algorithm made by Craig Wood (at https://www.craig-wood.com/nick/pub/pymath/pi_chudnovsky_bs_gmpy.py) to generate long lengths of pi very quickly.