https://github.com/algorithm-visualizer/tracers.py
:scroll:Visualization Library for Python
https://github.com/algorithm-visualizer/tracers.py
visualization-library
Last synced: 2 months ago
JSON representation
:scroll:Visualization Library for Python
- Host: GitHub
- URL: https://github.com/algorithm-visualizer/tracers.py
- Owner: algorithm-visualizer
- Created: 2019-06-02T16:03:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-27T17:59:40.000Z (almost 6 years ago)
- Last Synced: 2025-04-04T18:38:58.766Z (3 months ago)
- Topics: visualization-library
- Language: Python
- Homepage: https://algorithm-visualizer.org/
- Size: 17.6 KB
- Stars: 18
- Watchers: 4
- Forks: 14
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tracers.py
> `tracers.py` is a visualization library for Python.
This repository is part of the project [Algorithm Visualizer](https://github.com/algorithm-visualizer).
## Installation
```bash
TODO
```## Usage
```python
TODO
```Check out the [API reference](https://github.com/algorithm-visualizer/algorithm-visualizer/wiki) for more information.
## Contributing
Check out the [contributing guidelines](https://github.com/algorithm-visualizer/tracers.py/blob/master/CONTRIBUTING.md).