DESCRIPTION:
AMPiO is a program I started long ago while learning how to mess around with the (at the time) Python2 language. Once Python3 became popular, I decided to redo the whole thing for the newer version. This program was nothing more than me learning how to use the language.
LICENSE:
test
VERSION:
> BLUE: Stable version. Later ones have an F to indicate it's the final.
> GREEN: Unstable, may not even load.
> RED: L "Light" Trimmed out the UI to make it smaller.
> PURPLE: VL "Very Light". Trimmed off as much as I could, shortened names and variables, removed all UI that could go while still making it understandable.
> YELLOW: C "Color" and TC "TermColor" before I incorporated TermColor inside the program, I was making two seperate versions, one regular, and one that required TermColor to be installed.