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.