Skip to content

Installation

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

SPA starter kits already register inertia.provider.InertiaServiceProvider. Otherwise list the provider in config/app.py, or rely on the almasix.providers entry-point group when the package is installed.

Published on PyPI from almasix-dev/inertia.