Repository URL to install this package:
cimport cython @cython.profile(False) def my_often_called_function(): pass