Installation
Conduit is the separate package
almasix-conduit
from almasix-dev/conduit.
Install via the Almasix extra or the package directly:
pip install 'almasix[conduit]'# orpip install almasix-conduitImport path stays from almasix.conduit import …. The provider is discovered via
the almasix.providers entry-point group. Publish optional config/assets:
smith vendor:publish --tag=conduit-configsmith vendor:publish --tag=conduit-assets