## Installation ```sh git clone pyskyline cd pyskyline pip install --user -e . ``` ## Demo ```sh cd demo python demo.py ```