To main content

Splipy - Spline modelling library in Python

Splipy is a pure python library for the creation, evaluation and manipulation of B-spline and NURBS geometries. It supports n-variate splines of any dimension, but emphasis is placed on the use of curves, surfaces and volumes. The library is designed primarily for analysis use, and therefore allows fine-grained control over many aspects which cannot be achieved with conventional CAD tools.

Contact person

Om

To install splipy and start using it, see the python package index pages

https://pypi.org/project/Splipy/

To get involved by contributing and get access to the source code, see the development site on github>