breck7 / pytree

Tree Notation Python Library
MIT License
14 stars 2 forks source link

Note: we are actively looking for a person/group to build a better Python Tree Notation implementation. https://github.com/treenotation/jtree/issues/19 You can fork this one or start one fresh, and hopefully we can link to yours instead of ours. If you do make one, let us know how we can help. Also, if you were to keep a journal about your experience so we all can learn how to make the process of creating a new Tree Notation implementation in Language N/N+1 easier, that would be great!

====== pytree

.. image:: https://img.shields.io/pypi/v/pytree.svg :target: https://pypi.python.org/pypi/pytree

.. image:: https://img.shields.io/travis/breck7/pytree.svg :target: https://travis-ci.org/breck7/pytree

.. image:: https://readthedocs.org/projects/pytree/badge/?version=latest :target: https://pytree.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

Python Tree Notation library.

Features

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

.. Cookiecutter: https://github.com/audreyr/cookiecutter .. audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage