No description
Find a file
2024-03-04 16:01:29 -03:00
contrib/scripts initial 2024-03-04 16:01:29 -03:00
graf initial 2024-03-04 16:01:29 -03:00
templates initial 2024-03-04 16:01:29 -03:00
.gitignore initial 2024-03-04 16:01:29 -03:00
LICENSE initial 2024-03-04 16:01:29 -03:00
Makefile initial 2024-03-04 16:01:29 -03:00
manage.py initial 2024-03-04 16:01:29 -03:00
poetry.lock initial 2024-03-04 16:01:29 -03:00
pyproject.toml initial 2024-03-04 16:01:29 -03:00
README.md initial 2024-03-04 16:01:29 -03:00

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