cython-plugin

Setuptools plugin for Cython
Download

cython-plugin Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Other/Proprietary Li...
  • Price:
  • FREE
  • Publisher Name:
  • Jason R. Coombs
  • Publisher web site:
  • http://jaraco.com

cython-plugin Tags


cython-plugin Description

cython-plugin is a setuptools plugin to allow installation and invocation of Cython at build time.To use this plugin, simply add the following to your setup.py:setup( use_cython=True, install_requires=,)If you use this plugin, it will cause setuptools to use Cython's build_ext command instead of the default command, but does not require Cython to be present at the time setup.py is invoked.Product's homepage


cython-plugin Related Software