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 2 years ago
contrib/scripts initial 2 years ago
graf initial 2 years ago
templates initial 2 years ago
.gitignore initial 2 years ago
LICENSE initial 2 years ago
Makefile initial 2 years ago
README.md initial 2 years ago
manage.py initial 2 years ago
poetry.lock initial 2 years ago
pyproject.toml initial 2 years 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