Skip to main content

Add your description here

Project description

dj-beat-drop

Logo

dj-beat-drop is a CLI utility designed to simplify the creation of new Django projects by organizing all configuration files into a config directory, instead of using Django's default naming convention. This approach avoids the antipattern of naming the config directory the same as the project name.

Project Status

This project is in the very early stages of development, focusing on defining the API. Future releases will include additional features and improvements.

Features

  • Simplified Project Structure: All configuration files are placed in a config directory.
  • Latest Django Version: Currently, the utility uses the latest release of Django.

Future Goals

  • Tests: Add tests to ensure the utility works as expected.
  • Third-Party Templates: Add support for using a third-party template.
  • Polish: Add lots of polish inspired by laravel CLI.
  • Additional Subcommands: Introduce more subcommands to enhance functionality.
  • Official Django Project: Aim to have this utility included as an official Django project, potentially renaming the command to django for easier usage (e.g., django new).
  • Environment Variables: Add support for environment variables to configure the project.
  • LTS Version: Add an option so you can use the latest LTS version of Django instead of the latest release default.
  • pyproject.toml Integration: Set up new Django projects with a pyproject.toml file that can be used by uv to run the project.

Installation

pip install dj-beat-drop

Usage

# If you just installed dj-beat-drop, then reload your shell to make the command available.
beatdrop new example_project

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

dj_beat_drop-0.3.0.tar.gz (229.3 kB view details)

Uploaded Source

Built Distribution

dj_beat_drop-0.3.0-py3-none-any.whl (25.7 kB view details)

Uploaded Python 3

File details

Details for the file dj_beat_drop-0.3.0.tar.gz.

File metadata

  • Download URL: dj_beat_drop-0.3.0.tar.gz
  • Upload date:
  • Size: 229.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.4.20

File hashes

Hashes for dj_beat_drop-0.3.0.tar.gz
Algorithm Hash digest
SHA256 93d28438142dfc47822904011516a5b9ddbf5862e862c1b98e70a08e4a03d9e6
MD5 349383a6ae3ce2a26990499ebaf72a6f
BLAKE2b-256 b9b36e9e1869873610defc9545f0e5277917fc34e42797055ceb7ca941e06811

See more details on using hashes here.

File details

Details for the file dj_beat_drop-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for dj_beat_drop-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3aa4bd1cd1cd43a8f24c229ed1ac52c243be88967430a11cd24b3aec22cf35be
MD5 a199e38d0eb1a8ed586df1a1d47c545a
BLAKE2b-256 c559c537793fb0e51518be5b90c95701ed7c08570d1abfb180c3dc7d5ba37f08

See more details on using hashes here.

Supported by

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