neopdf_pyapi 0.2.0-alpha5

Python bindings to NeoPDF Rust library
Documentation

NeoPDF-HEP

Static Badge GitHub Tag Crates.io Version GitHub License

This crate uses PyO3 to provide Python bindings to the NeoPDF Rust's APIs. The neopdf-hep package can be installed using a Python Package manager. For example using pipx:

pipx install neopdf-hep

For detailed examples on how to use neopdf-hep, please head over the tutorials section.