How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Dockerized Django with Postgres, Gunicorn, and Traefik or Caddy (with auto renew Let's Encrypt)
Cookiecutter is a cross-platform command-line interface tool for project scaffolding and template generation. It functions as a project templating CLI and variable orchestrator that creates standardized software project boilerplates across different operating systems and programming languages. The tool generates project directory structures from predefined templates using variable substitution. It supports the retrieval of template source code from remote Git repositories and utilizes a definition file to prompt users for configuration values to personalize the resulting files and folder stru
Simple, out-of-the-box Django all-auth demo app - A "brochure" or visitor (no login required) area - A members-only (login required) area. - Supports local email/password as well as easy oauth with Google, Facebook and others.
A versatile, production-ready Django project template for any use case
The main features of curiouslearner/django-keel are: Boilerplate.
Open-source alternatives to curiouslearner/django-keel include: amerkurev/django-docker-template — Dockerized Django with Postgres, Gunicorn, and Traefik or Caddy (with auto renew Let's Encrypt). arocks/edge — {% comment "This blockquote will be deleted" %}. audreyr/cookiecutter — Cookiecutter is a cross-platform command-line interface tool for project scaffolding and template generation. It… captainn/meteor-react-starter — Meteor React Starter. cookiecutter/cookiecutter-django — Cookiecutter Django is a command-line utility designed to generate production-ready web application structures based… aellerton/demo-allauth-bootstrap — Simple, out-of-the-box Django all-auth demo app - A "brochure" or visitor (no login required) area - A members-only…