Expand description
Python bindings for the PDF
module.
Structs§
- PyLazyPD
Fs - Python wrapper for the
neopdf::pdf::PDF
struct. - PyPDF
- Python wrapper for the
neopdf::pdf::PDF
struct.
Enums§
- PyForce
Positive - Python wrapper for the
ForcePositive
enum. - PyGrid
Params - This enum contains the different parameters that a grid can depend on.
- PyLoader
Method - Methods to load all the PDF members for a given set.
Functions§
- register
- Registers the
pdf
submodule with the parent Python module.