An open API service indexing awesome lists of open source software.

https://github.com/llimllib/pymag-trees

Code from the article "Drawing Good-looking Trees" in Python Magazine
https://github.com/llimllib/pymag-trees

graphics python trees

Last synced: about 1 year ago
JSON representation

Code from the article "Drawing Good-looking Trees" in Python Magazine

Awesome Lists containing this project

README

          

The following repository contains implementations of the functions described in the article "Drawing Presentable Trees" published in Python Magazine.

Check it out at http://billmill.org/pymag-trees/

All code and text contained herein is free for anyone to use as they see fit. It is licensed under the WTFPL, which can be found in the LICENSE file.