Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yes. I don't have a Python version of Processing, so I thought about how the Processing API would best be exposed in Python — and it would probably be by calling functions exported by a module named "processing", rather than by inheriting your class from processing.App. So you're right about both languages.


You could use:

  from processing import ...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: