{"categories":[{"label":"Information Analysis","url":"https://skillfed.io/packages/category/scientific-engineering-information-analysis/3"}],"enrichment":{"capability":"Provides Python bindings to LASzip, a compression library for LAS point cloud data, enabling efficient read and write of compressed LAS files from Python.","skillfed_tags":["lidar","geospatial","compression"],"use_cases":["Compress LAS point cloud files to reduce storage and transmission bandwidth in LiDAR workflows","Decompress LASzip-encoded LAS files for analysis or visualization in Python","Integrate LASzip compression into laspy-based data pipelines for geospatial or surveying applications","Automate batch processing of LiDAR datasets with compression as part of a data ingestion pipeline"],"what_it_does":"laszip-python wraps the LASzip C++ library using pybind11, exposing LAS point cloud compression functionality to Python. LASzip is a standard compression format for LiDAR data, and this package's primary purpose is to provide integration within laspy, a popular Python library for reading and writing LAS files. The bindings are available as pre-compiled wheels for recent Python versions on common platforms, though building from source requires CMake and pybind11.\n\nThe package has no runtime dependencies beyond Python itself, making it lightweight to install on supported platforms. It is designed for developers working with LiDAR datasets who need to compress or decompress LAS files programmatically. The aging maintenance status (last release 226 days ago, 4 repository stars) suggests it is a specialized tool with a small user base, likely maintained primarily for laspy's needs rather than as a standalone product.","worth_installing":"Yes, if you are using laspy and need LASzip compression support. The package is permissively licensed, has no runtime dependencies, and offers pre-built wheels for modern Python versions. However, the aging maintenance status (226 days since release, minimal repository activity) means you should verify that it still meets your compression needs and check whether laspy's own integration is sufficient before adopting it as a standalone tool."},"id":"laszip","links":{"html":"https://skillfed.io/packages/laszip","md":"https://skillfed.io/packages/laszip.md","pypi":"https://pypi.org/project/laszip/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-12-31","license_spdx":null,"license_treatment":"permissive","name":"laszip","python_support":"supports_current","summary":"Bindings for LASzip made with pybind11"},"popularity":{"monthly_downloads":139972,"position":11282,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.3.0"}
