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