[Cython] Build module script

mark florisson markflorisson88 at gmail.com
Thu Apr 21 10:08:48 CEST 2011


On 21 April 2011 08:57, Vitja Makarov <vitja.makarov at gmail.com> wrote:
> Now we have cythonrun build script, may be it's time to create script
> for easy module building?
>
> --
> vitja.
> _______________________________________________
> cython-devel mailing list
> cython-devel at python.org
> http://mail.python.org/mailman/listinfo/cython-devel
>

We have cythonize():
http://wiki.cython.org/enhancements/distutils_preprocessing . Is
something like that what you mean? Unfortunately I believe it doesn't
parse sys.argv (yet). Perhaps a recursive option would also be useful.


More information about the cython-devel mailing list