| Crates.io | neopdf_pyapi |
| lib.rs | neopdf_pyapi |
| version | 0.3.0-alpha2 |
| created_at | 2025-07-30 19:38:19.73795+00 |
| updated_at | 2026-01-05 10:56:34.907538+00 |
| description | Python bindings to NeoPDF Rust library |
| homepage | |
| repository | https://github.com/Radonirinaunimi/neopdf |
| max_upload_size | |
| id | 1773942 |
| size | 126,306 |
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.