bezier-interpolation

A Python library for generating smooth curves between given points using cubic and quadratic Bezier interpolation.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install bezier-interpolation

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.0.2 2024-05-09      
0.0.1 2024-04-29      
0.0.0 2024-04-29      

Issues with this package?

Page last updated 2024-05-09 02:41:27 UTC