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

https://github.com/pradhvan/stacksquancher

Python libraray that visulizes stacks in recursive code.
https://github.com/pradhvan/stacksquancher

python python-rich recursion

Last synced: about 1 year ago
JSON representation

Python libraray that visulizes stacks in recursive code.

Awesome Lists containing this project

README

          

# stacksquancher
Python libraray that visulizes stacks in recursive code.

### Credit

* Let's give credit where it's due. The orginal idea is taken from [recviz](https://github.com/arpitbbhayani/recviz)