yasuki_core.install.sets_to_sql#

Functions

coerce_date(raw)

Parse a date, returning None for missing or unparseable values.

coerce_int(raw)

Parse an integer, returning None when the value is missing or non-numeric.

load_l5r_sets(set_info_path, dsn)

Load set metadata from the arc-grouped set_info YAML into l5r_sets.

set_slug(name)

Filesystem/URL slug for a set name (lowercase alphanumerics joined by underscores).