CodingTrain / CodingTrain/Suggestion-Box
p5.py
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Hey Daniel, i love your videos but i am more of a python-person. i never get programming right in javascript but i do in python. However, i love p5.js. I have been looking for p5 (or similar) in python, and the only thing available really is processing.py. which is great, but it doesn't support importing of many python modules. So i went looking for python libraries that add p5.js-like functionality. it didn't exist really. So: i started making a library myself. Would you like to look at it? it's far from done, but all basic canvas interactions (rect,ellipse,line,point,stroke,fill etc) and the draw/setup loop are working. also color management and support for multiple windows.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.