Skip to main content

Django Simple Starter CLI - Scaffold Django projects quickly

Project description

Django Simple Starter (dss)

A CLI tool to quickly scaffold Django projects with your preferred setup.

Usage

pip install -e /path/to/dss
dss myproject

Or run directly:

PYTHONPATH=/path/to/dss/src python -m dss myproject

Installation for Development

cd dss
pip install -e .

What it creates

  • Django project with settings module (common, development, preprod, production)
  • Custom User model with UserManager
  • BaseModel with UUID primary key
  • env.example and requirements.txt
  • .gitignore

Default Packages

  • Django>=6.0
  • djangorestframework>=3.17
  • django-cors-headers>=4.9
  • python-decouple>=3.8
  • psycopg2-binary>=2.9
  • django-phonenumber-field>=8.4
  • Pillow>=11
  • django-redis>=5.0

Project details


Download files

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

Source Distribution

django_simple_starter-0.1.0.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

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

django_simple_starter-0.1.0-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file django_simple_starter-0.1.0.tar.gz.

File metadata

  • Download URL: django_simple_starter-0.1.0.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.0

File hashes

Hashes for django_simple_starter-0.1.0.tar.gz
Algorithm Hash digest
SHA256 040b34faa2103bc14e22d78df19140533431ff0e21625cdc7f114a03e2a65fe7
MD5 f5c7f4a07daaa330787ac232582ef033
BLAKE2b-256 6143d5b6c58d4a6769bdc7be4f2d2de1aaa422f11e3f32e4ae7dc5b2e9baf6b5

See more details on using hashes here.

File details

Details for the file django_simple_starter-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_simple_starter-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 66d3c91ffb2c78edcd4af61f959b69efd83e85dd62dafeb8d4343d02e88b9ed7
MD5 421a7c9adb23a712d582a6dbceda94d5
BLAKE2b-256 25a91ccd539357684b1a33b7c3df71685c16f0bdc62ec2d339e8535aca23fc6a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page