dbbs-lab / bsb-core

The Brain Scaffold Builder
https://bsb.readthedocs.io
GNU General Public License v3.0
22 stars 16 forks source link

Refactor `bsb` to `bsb-core` and plugins, to break cyclical dependencies #766

Closed Helveg closed 1 year ago

Helveg commented 1 year ago

The framework code will live in the bsb-core repo/package, and install the bsb Python module. The bsb will become a metadata-only package that installs bsb-core and a default set of compatible plugins.