p5py

p5 is a Python library that provides high level drawing functionality to help you quickly create simulations and interactive art using Python. It combines the core ideas of Processing. PS: Let me know if you want to help maintain this project! Refactoring of code to support single pattern to support multiple renderers at runtime My first exposure to implementing singleton design pattern. This PR basically dealt with refactoring the code base to remove dependency on Vispy specific APIs....