01Generates Frappe v15 compatible JSON definitions and Python controllers
02Supports standard, submittable, and child table DocType configurations
03Provides full lifecycle hook templates (validate, on_submit, on_cancel)
043 GitHub stars
05Includes Python type annotations for better IDE support and code safety
06Implements multi-layer architecture with Service and Repository patterns