Modules
Python as an embedded language for Elixir, powered by RustPython through Rustler.
A Python bytes value.
A failure raised inside (or around) the interpreter.
Raw NIF bindings for the RustPython interpreter.
A Python object with no Elixir counterpart: a class instance, a function, a module, a generator...
The value returned by Python code, together with anything it printed.
A supervised owner for a long-lived session.
A live Python interpreter: a namespace plus the thread that runs it.
A Python set or frozenset.