bmander / lazpy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lazpy

lazpy is a Python package for reading and writing LAZ files.

Building

python setup.py build_ext --inplace

Run tests

pytest tests.py

About


Languages

Language:C 52.6%Language:Python 47.4%