Skip to content

Installation

Conduit is the separate package almasix-conduit from almasix-dev/conduit. Install via the Almasix extra or the package directly:

terminal
pip install 'almasix[conduit]'
# or
pip install almasix-conduit

Import path stays from almasix.conduit import …. The provider is discovered via the almasix.providers entry-point group. Publish optional config/assets:

terminal
smith vendor:publish --tag=conduit-config
smith vendor:publish --tag=conduit-assets