We currently have a model-plugins folder with binoc-html, binoc-row-reorder, and binoc-sqlite, which each demonstrate different things, and just added binoc-stat-binary for common statistical software formats. binoc-sqlite and binoc-stat-binary end up getting published through github actions to pypi, so they can be installed individually or with binoc[all]. We also want to add a binoc-excel #86 .
Piling more plugins into model-plugins/ doesn't necessarily feel right. Maybe we need a separate binoc-plugins repo for our first-party out of core plugins, which could use more of an automated approach to publishing them all?
We currently have a model-plugins folder with binoc-html, binoc-row-reorder, and binoc-sqlite, which each demonstrate different things, and just added binoc-stat-binary for common statistical software formats. binoc-sqlite and binoc-stat-binary end up getting published through github actions to pypi, so they can be installed individually or with binoc[all]. We also want to add a binoc-excel #86 .
Piling more plugins into model-plugins/ doesn't necessarily feel right. Maybe we need a separate binoc-plugins repo for our first-party out of core plugins, which could use more of an automated approach to publishing them all?