No description
| contrib/scripts | ||
| graf | ||
| templates | ||
| .gitignore | ||
| LICENSE | ||
| Makefile | ||
| manage.py | ||
| poetry.lock | ||
| pyproject.toml | ||
| README.md | ||
graf
Simple project for testing render matplotlib as base64 image
git clone https://git.lucasf.dev/public/graf.git
cd graf
poetry shell
poetry install
make run