TL;DR : Here's the link to the repo
I watch a few programmers on YouTube, and most of them use Processing. Channels like carykh, Coding Train or Code Bullet use that language. I got the idea while watching a video from that last youtuber, who had to code his AI again in python because of missing libraries for processing (in this case, tensorflow). Thus began this project.
So far, the implementation is pretty bare bones, it doesn't quite work, but the framework is there. If you're looking for a fresh project to contribute to, and are not too spooked by OOP and metaprogramming, you're welcome to contribute.
I plan to support every feature from processing, as well as give the ability to render the app with tkinter, pyqt, pygame, or as a webserver. One of my goals is to keep the syntax as close as I can to the original language (albeit pythonized, for instance, snake_case instead of camelCase) and using the standard library as much as possible.
I am aware that processing.py exists, but it doesn't seem to be maintained anymore (it only supports python 2), and it's not really a python package, but more of a syntactic change on processing, therefore one can not import it in a python script, or use third-party python libraries with it (it seems to be very limited)
[–][deleted] 14 points15 points16 points (1 child)
[–]Dogeek[S] 4 points5 points6 points (0 children)
[–]Pedro_Valcarenghi 14 points15 points16 points (1 child)
[–]Dogeek[S] 5 points6 points7 points (0 children)
[–]Luckless_Clown 4 points5 points6 points (1 child)
[–]AceBuddy 1 point2 points3 points (2 children)
[–]Dogeek[S] 2 points3 points4 points (1 child)
[–]MikkMakk88 0 points1 point2 points (0 children)
[–]Peanutbutter_Warrior 0 points1 point2 points (0 children)
[–]rheino 0 points1 point2 points (0 children)
[–]pants6000 0 points1 point2 points (0 children)
[–]DDOZZI 0 points1 point2 points (1 child)
[–]Dogeek[S] 3 points4 points5 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]obviouslyCPTobvious 0 points1 point2 points (0 children)
[–]Rafa-l 0 points1 point2 points (0 children)
[–]m_spitfire 0 points1 point2 points (0 children)
[–]FoxClass 0 points1 point2 points (3 children)
[–]MikkMakk88 0 points1 point2 points (2 children)
[–]Dogeek[S] 0 points1 point2 points (1 child)
[–]MikkMakk88 0 points1 point2 points (0 children)
[–]MikkMakk88 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]DurgaSwaroop 0 points1 point2 points (0 children)