Prototype for python bindings to libprocessing
Follow these installation instructions
brew install glfw$ maturin develop
#
# ...
#
$ python
>>> import processing
>>> processing.size(500, 500)
Prototype for python bindings to libprocessing
Follow these installation instructions
brew install glfw$ maturin develop
#
# ...
#
$ python
>>> import processing
>>> processing.size(500, 500)