PDAL Python plugins allow you to process data with PDAL into Numpy arrays. They support embedding Python in PDAL pipelines with the readers.numpy and filters.python stages.
Installation
PyPI
PDAL Python plugins are installable via PyPI:
uv pip install pdal-plugins
If you are not using uv, pip install pdal-plugins works too.
GitHub
The repository for PDAL’s Python plugins is available at https://github.com/PDAL/python-plugins
Requirements
PDAL 2.6+
Python >=3.9
uv
Numpy
scikit-build-core
pybind11
CMake and Ninja
Development
The project uses uv for Python package installation and builds, with scikit-build-core driving the CMake build.
Create a development environment with the same dependencies used by CI:
mamba env create -f .github/environment.yml
mamba activate test
Install the plugins into that environment and build the C++ tests:
PYTHON=$(python -c 'import sys; print(sys.executable)')
uv pip install --python "$PYTHON" --no-build-isolation -Ccmake.define.WITH_TESTS=ON .
Run the tests from the scikit-build output directory:
export PYTHONHOME=$CONDA_PREFIX
export PATH=$CONDA_PREFIX/bin:$PATH
export WHEEL_DIR=$(python -m scikit_build_core.builder.wheel_tag)
export PDAL_DRIVER_PATH=$(pwd)/build/$WHEEL_DIR/Release
pdal --drivers
$PDAL_DRIVER_PATH/pdal_filters_python_test
$PDAL_DRIVER_PATH/pdal_io_numpy_test
Build source and wheel distributions with uv:
PYTHON=$(python -c 'import sys; print(sys.executable)')
uv build --python "$PYTHON"
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pdal_plugins-1.6.7.tar.gz.
File metadata
- Download URL: pdal_plugins-1.6.7.tar.gz
- Upload date:
- Size: 296.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c3497c97480da56ffb41ef3db2f8372f0e9ca8a7e2affe44f70e8bcc00e0496
|
|
| MD5 |
8a4ab7b18beb16953ff2bc19c192887e
|
|
| BLAKE2b-256 |
98a5af9e5c9b8f32e5f65f3188755b6b7ea03061c388d31114abc180e7b15bc9
|
Provenance
The following attestation bundles were made for pdal_plugins-1.6.7.tar.gz:
Publisher:
release.yml on PDAL/python-plugins
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pdal_plugins-1.6.7.tar.gz -
Subject digest:
3c3497c97480da56ffb41ef3db2f8372f0e9ca8a7e2affe44f70e8bcc00e0496 - Sigstore transparency entry: 2104873249
- Sigstore integration time:
-
Permalink:
PDAL/python-plugins@19f0162184d696c4b7c601e909b7b671ef8d2df4 -
Branch / Tag:
refs/tags/1.6.7 - Owner: https://github.com/PDAL
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@19f0162184d696c4b7c601e909b7b671ef8d2df4 -
Trigger Event:
release
-
Statement type: