python

Undocumented in source.

Modules

boilerplate
module python.boilerplate
Undocumented in source.
conv
module python.conv
Undocumented in source.
cooked
module python.cooked

Helper functions to interact with the Python C API

type
module python.type

A D API for dealing with Python's PyTypeObject

Public Imports

python.raw
public import python.raw;
python.cooked
public import python.cooked;
python.boilerplate
public import python.boilerplate;
python.type
public import python.type;

Meta