MaxScame / pyheight

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyHeight

Get the heights by coordinates and write them into the table.

Usage:

Up environment:

python3 -m venv env
source env/bin/activate

Install dependencies:

pip install -r requirements.txt

Run:

python main.py

About

License:MIT License