[console_scripts]
datacraft = datacraft.__main__:wrap_main

[datacraft.custom_type_loader]
core = datacraft._registered_types.entrypoint:load_custom
