/taxonomy-parser

Simple parser for hierarchical data using the anytree library

Primary LanguagePythonMIT LicenseMIT

Parser for hierarchical taxonomy data in Python

This small library implements a basic parser to deserialize and manipulate taxonomy hierarchical data in Python using the anytree library.