Welcome to pyuutils's Documentation ===================================== Overview ------------- ``pyuutils`` is a generalized tree-based data structure. Almost all the operation can be supported \ in form of trees in a convenient way to simplify the \ structure processing when the calculation is tree-based. .. toctree:: :maxdepth: 2 :caption: Tutorials tutorials/installation/index tutorials/quick_start/index .. toctree:: :maxdepth: 2 :caption: API Documentation api_doc/base/index api_doc/config/index api_doc/hash/index .. toctree:: :maxdepth: 2 :caption: Contributor Guide contribute/architecture/index