File: exporter.rst

package info (click to toggle)
anytree 2.12.1-3.1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 872 kB
  • sloc: python: 4,044; makefile: 12
file content (19 lines) | stat: -rw-r--r-- 442 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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