Actionscript 3 Implementation of Python Library – Pair
Pair 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.
Features
- Compilation of AIR application, including certification and packaging, with WAF
- Embedded Python interpreter with py2app and py2exe
- Generates Actionscript documentation and Actionscript class dependencies
- AIR application configuration options are stored in a project XML configuration file
- AIR configuration file generated and included in the project configuration file
- Creation of Mac OS X distribution file (.dmg file) with custom volume icon, background image and EULA
- Windows installer with NSIS
- Generate configuration HTML/CSS styled report from the project config file, including documentation for all build settings
- Generate general build report (total build time, total file-size)
- Save build process output to logfile
- Generate Python documentation with Epydoc
Website: http://pair.collab.eu/
Cool post, just subscribed.