Posted by Josh Caswell on May 19, 2010
You can view the source and get svn instructions at http://dev.nodebox.net/
So far as I know, the libraries should work outside NB itself if you just stick them in your PATH. I remember using colors a bit in conjunction with PIL.
Posted by Karsten Wolf on May 20, 2010
You want to take a look at:
http://nodebox.net/code/index.php/Console
Add comment


python package not installable?
Posted by Nathan Van Gheem on May 19, 2010This project looks very intriguing, but I can't help but think that it'd be very useful to expose the nodebox library as a python package so it can be used by other python applications.
It seems that only way to install it using the dmg. the regular python "easy_install nodebox" fails even though the package is on pypi.
I was planning on using this within one of my open source project, but it seems unreasonable right now to do so.