|
|
|
User Rating: Rated by: |
Fair (2.6/5) 21 user(s) |
|
|
|
Pyrex Builder X description |
|
|
Pyrex Builder X - Tool for Pyrex module creation
Pyrex Builder provides a straight-forward interface which allows you to identify files (.c, .h, and .pyx), frameworks, and compiler flags needed for the module. From there, a single button click will preform all the compiling, linking, and bundling tasks automatically. The build settings can also be saved, and loaded later; further reducing time spent creating modules.
Pyrex is a powerful tool for connecting C and Python by creating a Python module consisting of compiled C files. However, building a complex Python module using Pyrex is no simple task. Each time a change is made, all source files must be re-compiled, and re-bundled, linking against various frameworks. Repeatedly performing these tasks can quickly become very time consuming.
Requirements:
■ Mac OS X 10.3 or later with Python 2.4.
What's New in This Release:
■ PBX no longer requires its own packaged version of Pyrex and will use whichever version you have installed on your system.
|
|