Installation
Pip
Just like most python packages you can easily install Django Spire using pip.
Django
Make sure to import each django spire module you need independently do not import django_spire
as a whole.
Python
Django Spire is fully tested with python 3.11, 3.12 and 3.13.
Dependencies
Some...