[console_scripts]
py5-cmd = py5_tools.tools.py5cmd:main
py5-live-coding = py5_tools.tools.live_coding:main
py5-run-sketch = py5_tools.tools.run_sketch:main
py5-translate-imported2module = py5_tools.tools.py5translate_imported2module:main
py5-translate-module2imported = py5_tools.tools.py5translate_module2imported:main
py5-translate-processingpy2imported = py5_tools.tools.py5translate_processingpy2imported:main
py5-utils = py5_tools.tools.py5utils:main
run_sketch = py5_tools.tools.run_sketch:main
