FLYNC Converters¶
A flexible converter library for transforming data formats with plugin support, using FLYNC as the common intermediate model.
Features¶
Plugin-based architecture - extend with custom converters via
pluggyentry pointsMultiple format support - built-in JSON, YAML, and FLYNC converters
Interactive TUI - full terminal UI (Textual) with auto-generated config forms
Scriptable CLI -
flync-converter convertfor pipeline useType-safe - Pydantic config models throughout