Skip to main content

🚀 dj-scaffold

CI Pipeline PyPI version Python versions

dj-scaffold is your ultimate CLI companion for rapidly scaffolding modern, production-ready Django applications. Inspired by tools like create-next-app, it gives you an interactive, zero-headache setup experience so you can start coding your business logic instantly.

✨ Why dj-scaffold?

  • Interactive Setup: Answer a few prompts and your project is ready.
  • 🐳 Docker-Ready: Instantly containerized with zero setup required.
  • 🛡️ Secure & Configured: CORS, CSP, and JWT auth out of the box.
  • 🏗️ Modern Architecture: Enforces a scalable Service Layer pattern for your apps.

📦 Quick Start

Install the CLI globally or in your virtual environment:

pip install dj-scaffold-imhotep

The Standard Workflow

  1. Create your project:

    dj-scaffold create
    

    (Answer the prompts to choose your database and API framework).

  2. Start the server:

    cd <your-project-name>
    docker compose up -d --build
    

    (This automatically runs migrations and creates a superuser!)

  3. Add a new app:

    dj-scaffold startapp
    

    (This wires a new app into your project using the Service Layer architecture).

📚 Documentation

Dive deep into what dj-scaffold does under the hood. Check out our detailed documentation guides:

🛠️ Local Development & Testing

To set up the CLI tool for local development:

  1. Clone the repository:

    git clone https://github.com/Imhotep-Tech/dj-scaffold.git
    cd dj-scaffold
    
  2. Install in editable mode with development dependencies:

    pip install -e .[dev]
    
  3. Run the test suite:

    pytest -v
    

If you want to contribute to the project, please see our CONTRIBUTING.md file.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dj_scaffold_imhotep-1.1.0.tar.gz (14.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dj_scaffold_imhotep-1.1.0-py3-none-any.whl (16.6 kB view details)

Uploaded Python 3

File details

Details for the file dj_scaffold_imhotep-1.1.0.tar.gz.

File metadata

  • Download URL: dj_scaffold_imhotep-1.1.0.tar.gz
  • Upload date:
  • Size: 14.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for dj_scaffold_imhotep-1.1.0.tar.gz
Algorithm Hash digest
SHA256 7325b8e2f83f23f3b5f0a0d6221159140f14aaf2aeb5b36bbe40245e2e943533
MD5 8be2f1db2212c2f9eef1ac90c1017df8
BLAKE2b-256 2c3770cedb8472b20ce4e6b4a51b1758affa46f1395a46edde840ad6e35c9cd1

See more details on using hashes here.

Provenance

The following attestation bundles were made for dj_scaffold_imhotep-1.1.0.tar.gz:

Publisher: publish-pypi.yml on Imhotep-Tech/dj-scaffold

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dj_scaffold_imhotep-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for dj_scaffold_imhotep-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 28b58ee441cae56af697f67bc6c684fe5321c01b20c31e57538d148730b0eb96
MD5 5a5a57ef283affe689b591d2779deebc
BLAKE2b-256 9fb090a1684b7fa83edbdf8ecc5b6e00d5ab781262b54ca2b5f35760947e0b7e

See more details on using hashes here.

Provenance

The following attestation bundles were made for dj_scaffold_imhotep-1.1.0-py3-none-any.whl:

Publisher: publish-pypi.yml on Imhotep-Tech/dj-scaffold

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

1.1.0 This release

2 files

1.0.11

2 files

1.0.10

2 files

1.0.9

2 files

1.0.8

2 files

1.0.7

2 files

1.0.6

2 files

1.0.5

2 files

1.0.4

2 files

1.0.3

2 files

1.0.2

2 files

1.0.1

2 files

1.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page