文件名称:ascii_tree:创建漂亮的ascii树
文件大小:16KB
文件格式:ZIP
更新时间:2024-03-12 22:20:58
Python
ASCII树 生成美丽的ascii树。 I think that I shall never see A graph more lovely than a tree. A tree whose crucial property Is loop-free connectivity. A tree that must be sure to span So packets can reach every LAN. First, the root must be selected. By ID, it is elected. Least-cost paths from root are traced. In the tree, these paths are placed. A mesh is made by folks like me, Then bridges find a spanning
【文件预览】:
ascii_tree-master
----ascii_tree()
--------charsets.py(2KB)
--------__init__.py(110B)
--------draw.py(5KB)
--------ascii_tree.py(9KB)
--------external.py(2KB)
--------custom_types.py(3KB)
--------params.py(180B)
----examples()
--------node_types.py(231B)
--------small_tree1.py(600B)
--------small_tree2.py(645B)
--------change_config.py(968B)
--------big_tree1.py(629B)
--------big_tree.py(820B)
--------big_tree2.py(768B)
--------small_tree.py(2KB)
----LICENSE(1KB)
----setup.py(204B)
----README.md(13KB)