Build Planner GBP1 Toolkit Field reference

Python build form

This is the regular gbp1.py encoder running in your browser through Pyodide. The form turns its build object into a Python build_dict and calls encode_build(build_dict).

Loading the Python runtime…

Build and setup

The build holds the shared details; gear, skills, and the other planner sections belong to each setup.


Result

The JSON on the left becomes Python's build_dict.

build_dict as JSON


                

GBP1 code

Paste the result into Build Planner's Share or Import window.