Files Edit Toml

Use when creating or editing a TOML file (pyproject.toml, config.toml, a tool's .toml config) - adding or changing a key, bumping a version/value, editing a table or array - instead of hand-editing it or using sed/regex, which corrupt structure or silently drop comments. Covers tomllib (read), tomlkit (round-trip edit that PRESERVES comments and formatting), and rtoml/tomli_w (write).

bitranox fce2b68 3 files · 6.2 KB Updated

File contents

bitranox/bitranox-skills/tree/main/plugins/bitranox/skills/files-edit-toml commit fce2b68c00

Frequently asked questions

npx skillmds@latest add bitranox/files-edit-toml