# Pyterm Render
A quick to use framework for making terminal based graphics in python.
```
python3 -m venv .
pip install -r requirements.txt