# Installation Install the Python wrapper with: ```bash pip install parallelkdepy ``` or ```bash poetry add parallelkdepy ``` The wrapper will handle installing `Julia` and `ParallelKDE.jl` the first time you import it. No additional setup is required.