cython_rt package
=================

.. automodule:: brian2.codegen.runtime.cython_rt
    :show-inheritance:


:mod:`cython_rt` module
-----------------------

.. automodule:: brian2.codegen.runtime.cython_rt.cython_rt
    :show-inheritance:

**Classes**

.. autosummary:: CythonCodeObject
    :toctree:


:mod:`extension_manager` module
-------------------------------

.. automodule:: brian2.codegen.runtime.cython_rt.extension_manager
    :show-inheritance:

**Classes**

.. autosummary:: CythonExtensionManager
    :toctree:

**Functions**

.. autosummary:: get_cython_cache_dir
    :toctree:

.. autosummary:: get_cython_extensions
    :toctree:

.. autosummary:: simplify_path_env_var
    :toctree:

**Objects**

.. autosummary:: cython_extension_manager
    :toctree:


