{"categories":[{"label":"Markup","url":"https://skillfed.io/packages/category/text-processing-markup"}],"enrichment":{"capability":"Converts Python dictionaries and lists into XML documents with configurable structure and formatting.","skillfed_tags":["serialization","xml-generation"],"use_cases":["Export configuration dictionaries to XML format for legacy systems or XML-based APIs.","Convert JSON-like Python data structures to XML for data interchange with XML-dependent tools.","Serialize application state or structured data to XML files for archival or transmission.","Transform API response data (typically dict-based) into XML for downstream XML processors."],"what_it_does":"data-to-xml is a lightweight Python library that transforms dictionaries and lists into XML format. It takes Python data structures as input and produces valid XML output, making it useful for scenarios where you need to serialize structured data to XML without writing manual XML construction code.\n\nThe package has no runtime dependencies, installs cleanly, and supports modern Python versions (3.11, 3.12, 3.13) on both CPython and PyPy. It is marked as Production/Stable and has been actively maintained since its initial release.","worth_installing":"Yes. The package is lightweight, dependency-free, actively maintained, dual-licensed under permissive terms, and solves a straightforward problem. Install it if you need dict-to-XML conversion and can work with Python 3.11+. No known security issues."},"id":"data-to-xml","links":{"html":"https://skillfed.io/packages/data-to-xml","md":"https://skillfed.io/packages/data-to-xml.md","pypi":"https://pypi.org/project/data-to-xml/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-17","license_spdx":null,"license_treatment":"unclear","name":"data-to-xml","python_support":"supports_current","summary":"A simple dict to xml converter"},"popularity":{"monthly_downloads":177206,"position":10220,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.14"}
