Finally A Pure Python Implementation of The Processing Api

Greetings all.

I open sourced a WIP processing version in pure Python with no dependency (does not run on Jython but on the normal CPython interpreter). Did it so that normal Python libraries can be used. No need to deviate from the normal Python workflow. Think of the Machine Learning and Data Sci libs available.

link: github

browse the README for more demos etc.

Awesome ! This deserves a round of applause.

If you could spread the word i’d be grateful ^^_

Cross-post your Pure Python here as well: :wink:
Reddit.com/r/processing

hey great! did not know about it!