"""Simple desktop GUI for JSON to CSV conversion.""" ttk.Label(self, text="Input file").grid(row=0, column=0, sticky="w", **padding) ttk.Entry(self, textvariable=self ...
so fields containing commas, quotes, or empty values are properly handled per RFC 4180. This means the agent doesn't need to worry about manual quoting — it's fixed ...