module

Crython

Constants

VERSION = "0.1.0"

Class methods

clear_error
Source
embed_python
Source
error_occurred?

Whether the Python interpreter raised an error.

Source
finalize

Finalize embedded Python interpreter.

Source
init

Initialize a Python interpreter.

Source
initialized?

Whether the Python interpreter has been initialized.

Source
python_build_info
Source
python_compiler
Source
python_version
Source

Nested types