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

  • LTS Version: Add an option so you can use the latest LTS version of Django instead of the latest release default.
  • Environment Variables: Add support for environment variables to configure the project.
  • 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).
  • 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.2.1.tar.gz (226.3 kB view details)

Uploaded Source

Built Distribution

dj_beat_drop-0.2.1-py3-none-any.whl (21.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for dj_beat_drop-0.2.1.tar.gz
Algorithm Hash digest
SHA256 a215ebd1d44772fd4037b9cc19f3e921739656f6e0558a969d467d28548623e5
MD5 214856b4a983cb673c182cd36b7f8934
BLAKE2b-256 90c57c8f7b6bf5e1c8eaad835f338d296a7feb70147953a80e3110500516867c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dj_beat_drop-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c70f2348bf5d2b00a1009292127ded7dae50fb895a0138b71563f6a9def8581f
MD5 fc8c2f51098be00afc20253b9c621eae
BLAKE2b-256 1ab4528fce7e55c6cbc9f07eb4f7c06cf6236d2ee42b136aeb52b15166fda2a1

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