# etree.py

[[[Source]]](https://github.com/google/etils/tree/main/etils/etree/__init__.py#L26)



```python
py = tree_utils.TreeAPI(backend.Python())  # Pure Python API
```