Skip to content

davidcaron/laz-rs-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laz-rs-python

Python bindings for the laz-rs crate.

Building

Building is done by using maturin

# from pypi
pip install lazrs

# localy
pip install .

or

pip install maturin
maturin develop --release

About

Python bindings for laz-rs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 96.9%
  • Python 3.1%