Installation
pip install 'almasix[inertia]'# orpip install almasix-inertiaSPA 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.