Python Package
Documentation for the bezier Python package is
provided here. In addition to the Python package, Cython .pxd Declarations are
provided for downstream packages which seek to use libbezier from Cython
in the same way the bezier package does.
For more information on how the Binary Extension is built, a document is provided with explanations on the headers, compilation process, building relocatable wheels and other topics.