You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Lucas 5f45bb8957 initial 1 year ago
contrib/scripts initial 1 year ago
graf initial 1 year ago
templates initial 1 year ago
.gitignore initial 1 year ago
LICENSE initial 1 year ago
Makefile initial 1 year ago
README.md initial 1 year ago
manage.py initial 1 year ago
poetry.lock initial 1 year ago
pyproject.toml initial 1 year ago

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