Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 459 Bytes

File metadata and controls

7 lines (4 loc) · 459 Bytes

python-f3d-extras

The f3d_extras module provides utility functions and additional functionality on top of f3d's Python bindings.

The module can be installed using pip by running pip install git+https://github.com/f3d-app/python-f3d-extras.

Example of its use can be found in the examples/ directory of the source repository.