feat(ci): add Python build/release chain with PyOxidizer Add comprehensive Python build/release workflows following the same pattern as Rust projects (gdl, shelltape, quickctx): - python-ci.yml: Main ...