[Python-ideas] A tree data structure for Python

Mike Miller python-ideas at mgmiller.net
Wed Feb 17 16:54:18 EST 2016


How about a toolbox of primitives to build the structure needed?  With say the 
top-five most common high-level combinations included?  Perhaps something as 
flexible as the logging module, with a modern design take.

Sounds like a good package to add to PyPI until it matures, if something similar 
doesn't already exist.

-Mike


On 2016-02-17 12:48, Mark Lawrence wrote:
>
> It won't happen as there are far too many conflicting options, see for example
> the list here http://kmike.ru/python-data-structures/
>


More information about the Python-ideas mailing list