A package for n-tree 2D data structures similar to and including quadtree, with mapping to payload data.
A trie-like data structure that allows storing and searching data based on the longest matching prefix or suffix of a given string.
Minimalistic, unbalanced Binary Search Tree
Create tree structure out of a string with brackets.
Genetic genealogy tool for tree structure inference
A simple tree structure and associated search/iteration tools for python 3.4+. If found, uses cython for compilation.
Automatically gegerate repr to show data structures espelly trees
A library for tree data structures and algorithms
Move photos and videos into a directory tree structure sorted by date taken
Command line tool that parses python file, enumerates classes and methods as a tree structure.
A releasable demo for cython.
Tree views of object structures recursively grouped by type.
add any graph structure between classes with 2 simple classes
A minimal type-safe trie (prefix tree) implementation in Python.
A pure-Python implementation of BK-trees
TypedTree provides a tree structure that allows adding type information to its nodes and edges, respectively
Build click commands using a tree directory structure
Generate and export directory tree structures with optional color output.
indentml is a simple general-purpose indent-based language suitable to describe tree-like structures
Interleaved object structures to filterable and iteratable tree structure
Simple generator of tree data structure for your dirs
Graphical user interface for editing and visualizing tree data structure
A Python package for managing and visualizing interval tree structures
A Python package that implements common data structures such as Array, Stack, Queue, Linked List, Binary Tree, and Graph.
A Python package for tree data structures, phylogenetics, evolution, and genomics.
A simple Python script that displays the directory tree of the current working directory with color-coded output for easy file identification.
A tool for visualizing the structure and performance of Random Forests
A modern tool for visualizing project structures in the terminal
visualize the tree structure of any recursable object in python
Convert tree-style folder structure into real files and folders with comments
IsaNLP RST Parser: A library for parsing Rhetorical Structure Theory trees.
A django library for building comments in tree structure.
An interval tree data structure
Simplify the task of creating, traversing, manipulating and visualizing tree structures
treenode-py (treenode) is a Python library that provides functionality to create and manipulate tree structures.
Dynamically-allocated reduced-space van Emde Boas trees.
Library for Studying and Applying Tree Data Structure
Create tree structures for your logs
A CLI tool to list Python backend files, ignoring caches, envs, and system files
This is a python API that allows you to obtain the discussion that occurs in the comments of a YouTube video as a tree structure.
Python implementation of a K-D Tree as a pseudo-balanced Tree
A red black tree with extended iterator support.
Simple, minimal, but powerful tools to handle any kind of hierarchical (tree) structures
A Python library and command-line tool for expressing directory structures and file contents in formats suitable for Large Language Models (LLMs). It combines directory tree visualization with file contents in a memory-efficient, streaming format.
A PyTorch implementation of Tree-structured Conditional Random Fields.