To make packaging Django apps easier, i created https://pypi.org/project/django-ynh/
The repository https://github.com/YunoHost-Apps/django_ynh is both:
- A installable YunoHost app (It’s just the Django Admin)
- A python package with helpers for e.g.: SSOwat integration
I started to use this app in my PyInventory package, here the pull request: https://github.com/YunoHost-Apps/pyinventory_ynh/pull/42
Next project will be my Django-For-Runners package