An open API service indexing awesome lists of open source software.

https://github.com/f3d-app/python-f3d-extras


https://github.com/f3d-app/python-f3d-extras

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# python-f3d-extras

The `f3d_extras` module provides utility functions and additional functionality on top of [`f3d`](https://f3d.app)'s [Python bindings](https://pypi.org/project/f3d/).

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/`](https://github.com/f3d-app/python-f3d-extras/blob/main/examples) directory of the source repository.