A simple python script that generate a color gradient
git clone https://github.com/HYOUG/GradientGenerator.git
or, Code button
> Download ZIP
python gradientgen.py X_size Y_size R_start G_start B_start R_end G_end B_end
python gradientgen.py 1920 1080 255 0 0 255 255 0
MIT (2021) License protected project.