OnurYurteri / route-matplotlib-figure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vehicle Route Figure Generator with 'matplotlib'

How to run (Linux/macOS)

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

Result Figure

figure

About

License:MIT License


Languages

Language:Python 100.0%