Django Skeletor
Python, Click, Jinja2, Django, Docker
•
Active
Django Skeletor: The Architect's CLI
Skeletor is a powerful CLI tool designed to standardize and accelerate the bootstrapping of enterprise Django applications. It enforces industry best practices from line one.
Capabilities
- Opinionated Architecture: Generates a clean, modular project structure optimized for maintainability and scaling.
- Infrastructure as Code: Automatically provisions
docker-composeconfigurations for PostgreSQL, Redis, and Celery. - Security First: Pre-configured JWT authentication, CORS policies, and secure headers.
- DevOps Ready: Includes CI/CD workflows for GitHub Actions and GitLab CI.