Painting with Python

Andrew Key
Red Panda AI
Published in
1 min readFeb 17, 2019

Last year, I wanted to find a good way to visually demonstrate a way to paint a boolean matrix. Great visualizations make all the difference when it comes to explaining how things work, so I used MatPlotLib, an excellent Python library to show one way to paint a Boolean Matrix.

Pastel Ball Python Snake watercolor by Slaveika Aaladjova
Painting with Python and MatplotLib

--

--