c0fec0de/anytree

View on GitHub
docs/exporter.rst

Summary

Maintainability
Test Coverage
Exporter
========

One fundamental idea behind *anytree* is the common tree node data structure,
which can be imported from different formats and exported to different formats.

Available exporters:

.. toctree::
    :maxdepth: 1

    exporter/dictexporter
    exporter/jsonexporter
    exporter/dotexporter
    exporter/mermaidexporter

Exporter missing? File a request here: Issues_.

.. _Issues: https://github.com/c0fec0de/anytree/issues