Skip to content

Other keywords

Some things that are imported from pypp_python that are not functions, we can call keywords.

Other

  • NULL

NULL is treated as None by the Python interpreter and is translated to NULL in the generated C++ code.

Class decorators

  • dataclass
  • configclass
  • exception

Memory ownership tools

  • Ref
  • Val

types

  • Uni
  • Iterator
  • Callable
  • defaultdict