cython_rt package

cython_rt module

Exported members: CythonCodeObject

Classes

CythonCodeObject(owner, code, variables, …) Execute code using Cython.

extension_manager module

Cython automatic extension builder/manager

Inspired by IPython’s Cython cell magics, see: https://github.com/ipython/ipython/blob/master/IPython/extensions/cythonmagic.py

Exported members: cython_extension_manager

Classes

CythonExtensionManager()

Attributes

Functions

simplify_path_env_var(path)

Objects

cython_extension_manager