Hi, I have not used Cython before but if Cython produces standard Python extensions then it should work just fine.
Anthony On Thu, Mar 4, 2010 at 10:42 AM, Kris <[email protected]> wrote: > I wonder if anyone has used cx_freeze with Cython successfully > before... > > For example, if one built .so files with Cython (which must be built > using dist-utils, too), would everything else work correctly with > cx_freeze ? > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > cx-freeze-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cx-freeze-users > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ cx-freeze-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
