This package includes Django, Django-ninja, pydantic, and django-unfold.
All of them are already configured to work together.
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
Documentation: https://github.com/unfoldadmin/django-unfold