Pair – ActionScript 3 Implementation of Python Library
Monday, May 11th, 2009Pair is an ActionScrit 3 implementation of python library. It embedded python interpreter with py2ap and py2exe. The AIR application configuration options are stored in a project XML configuration files. Then it could generate configuration HTML/CSS styled report from the config files, including documentation for all build settings. If you are interested it, you could [...]
Python, Twisted Working With Flex
Thursday, December 4th, 2008I think most of you have read the book 《Thinking in Java》 although I feel so headache to read books like this. The author Burce Eckel have written an article 《Concurrency with Python, Twisted, and Flex》 which introduce how to parallel encoding by use of PC or CPU, and how to add user interface by [...]