Skip to content

minshinkhant/pyprocessing

 
 

Repository files navigation

PyProcessing

Write and execute Processing code in pure python

Installation

Using pip :

pip install pyprocessing

From source :

python{3,} setup.py install

Executing a sketch

python{3,} -m pyprocessing path/to/sketch.py

What is Processing?

"Processing is a flexible software sketchbook and a language for learning how to code within the context of the visual arts." By Processing.org

What is PyProcessing?

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%