feat: Initial rewrite of python render tool

This commit is contained in:
2026-04-05 04:15:23 +02:00
commit e4d39de2f0
24 changed files with 4453 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
imports_granularity = "Module"
group_imports = "StdExternalCrate"