donkirkby / live-py-plugin

Live coding in Python with PyCharm, Emacs, Sublime Text, or even a browser
https://donkirkby.github.io/live-py-plugin
MIT License
289 stars 57 forks source link

Write colour space tutorial #603

Open donkirkby opened 3 months ago

donkirkby commented 3 months ago

Eric Portis wrote an interesting introduction to colour spaces. Adapt it to a live coding tutorial, using the colorspacious library that comes with Matplotlib.