Skip to content
Snippets Groups Projects
Piotr Maślanka's avatar
f5322858

snakehouse

Build Status Code Climate Issue Count PyPI PyPI version PyPI PyPI license Documentation Status

snakehouse is a tool to pack mutiple .pyx files into a single extension.

Inspired by this StackOverflow discussion.

Tested and works on CPython 3.5-3.9, both Windows and Linux.

Contrary to what's said on PyPI it also works on PyPy!

READ BEFORE YOU USE

Be sure to read the docs before you start using it.