Skip to main content

Django Simple Starter CLI - Scaffold Django projects quickly

Project description

Django Simple Starter

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

Installation

pip install django-simple-starter

Usage

dss myproject

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>=5.2,<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

Development

# Install locally
pip install -e .

# Build
python -m build

# Upload to PyPI
python -m twine upload dist/*

License

MIT

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.1.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.1-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_simple_starter-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 01113212fb23046958f8699f91f9928f2fc657db8c7e432c05cf23871f8bc876
MD5 9017a64217f4bbe949e6e69f82e555f1
BLAKE2b-256 bd19294caea004ee5d46dc71f6b71bf0bc849f40df942f2e2515562f1788dd0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_simple_starter-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 62d49d5fd3dc4a2752b19b2bcdbd9fb8c609ef61613e93d4aabcf07be2dd02b8
MD5 1ef7394d7ea41795836d32c78832d4ba
BLAKE2b-256 e22a2d43ec74a7294ff63b190ce725772b9b1c952c79bfabbee5a12d6aaf8a02

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