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.2.tar.gz (226.4 kB view details)

Uploaded Source

Built Distribution

dj_beat_drop-0.2.2-py3-none-any.whl (21.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for dj_beat_drop-0.2.2.tar.gz
Algorithm Hash digest
SHA256 323ad4bc6c1b946f40eb11e0047fd596bc5a71c8bfec76455030471d0919fa53
MD5 4635f7bd296723d57b77fe3128ba5b1a
BLAKE2b-256 3aa0a512777f61d7b2ff1facf9566ae06b3a1c5ad5487f18f9ec3a8372c04ac5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dj_beat_drop-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 084e74e7dcedd73d3230203e6f9fe683ed158be81a8414d2ad08913c5049f357
MD5 ad12d757d89373df953534e4f389525f
BLAKE2b-256 45a95d5627632701ec4a4a48c8b78a297991dc5a89b45bdb802e4ff6cd01f79d

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