Ctrl + k

or run

tessl search
Log in

Version

Workspace
tessl
Visibility
Public
Created
Last updated
Describes
pypipkg:pypi/dicttoxml@1.7.x
tile.json

tessl/pypi-dicttoxml

tessl install tessl/pypi-dicttoxml@1.7.0

Converts a Python dictionary or other native data type into a valid XML string.

Agent Success

Agent success rate when using this tile

86%

Improvement

Agent success rate improvement when using this tile compared to baseline

0.99x

Baseline

Agent success rate without this tile

87%

Assessment results

Generated

Agent Claude Code

Scenario 1

Convert Python objects to XML output

0%

Scenario 2

Debug logging to a chosen file

-45%

Scenario 3

Wrap values in CDATA sections

-14%

Scenario 4

Return bytes or string output

25%

Scenario 5

Toggle XML declaration, root wrapping, and encoding metadata

47%

Scenario 6

Default XML document wrapping with customizable root tag

15%

Scenario 7

XML-safe element naming and value escaping

-22%

Scenario 8

Recursive handling of nested mappings and sequences

0%

Scenario 9

Optional type metadata and unique id attributes

0%

Scenario 10

Type-annotated elements with datetime and boolean normalization

-10%