packaging.python.org icon indicating copy to clipboard operation
packaging.python.org copied to clipboard

Cover Sentry's milksnake on the extension modules page

Open ncoghlan opened this issue 8 years ago • 10 comments

Updated to refer to https://github.com/getsentry/milksnake instead

======== Original text: @mitsuhiko's https://github.com/mitsuhiko/snaek is an elegant approach to writing & distributing Rust-accelerated extension modules that minimises the number of binary wheels you need to create by relying on cffi to manage the integration with the Python runtime.

ncoghlan avatar Aug 01 '17 00:08 ncoghlan