With python eggs, when building c-extensions, the python setup.py build_egg command will automatically create a bootstrap module to import your compiled extension.
python setup.py build_egg