Django 4 and Poetry boilerplate for Python web APIs and apps
A template for scaffolding Django 4 projects using Python and Poetry. Provides REST API scaffolding, pytest testing, mkdocs documentation, optional Celery support, PostgreSQL/PostGIS configuration, Ansible deployment playbooks, and GitHub Actions CI; suited for building web applications and REST APIs with standardized configuration and common deployment targets.
0