jupytercad/JupyterCAD

Plugin system for supported types

Closed this issue · 3 comments

We should implement a "plugin" system for supported types in JupyterCad.

This would take the form of separate Python packages that expose the right entry points jupytercad-freecad, jupytercad-step, jupytercad-salome etc.

I think STEP (and other opencascade supported formats like IGES, STL) can be in the core package.

Sounds good 👍🏽 we could have separate packages only for file types that require a special dependency