{"id":18192563,"url":"https://github.com/epicserve/dj-beat-drop","last_synced_at":"2025-06-22T16:09:04.425Z","repository":{"id":257827264,"uuid":"871704853","full_name":"epicserve/dj-beat-drop","owner":"epicserve","description":"A CLI for creating new Django projects","archived":false,"fork":false,"pushed_at":"2024-11-03T19:57:41.000Z","size":932,"stargazers_count":48,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-12T16:07:31.267Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/epicserve.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-12T17:52:43.000Z","updated_at":"2025-05-07T08:04:45.000Z","dependencies_parsed_at":"2024-10-21T18:47:54.836Z","dependency_job_id":null,"html_url":"https://github.com/epicserve/dj-beat-drop","commit_stats":null,"previous_names":["epicserve/dj-beat-drop"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/epicserve/dj-beat-drop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epicserve%2Fdj-beat-drop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epicserve%2Fdj-beat-drop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epicserve%2Fdj-beat-drop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epicserve%2Fdj-beat-drop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epicserve","download_url":"https://codeload.github.com/epicserve/dj-beat-drop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epicserve%2Fdj-beat-drop/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261320427,"owners_count":23140941,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-03T07:01:01.210Z","updated_at":"2025-06-22T16:08:59.368Z","avatar_url":"https://github.com/epicserve.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\n\u003cdiv align=\"center\"\u003e\n  \u003cp align=\"center\"\u003e\n    \u003cimg alt=\"logo\" src=\"https://raw.githubusercontent.com/epicserve/dj-beat-drop/main/images/logo.jpg\" alt=\"Logo\" width=\"250\"\u003e\u003cbr\u003e\n    *Placeholder logo*\n  \u003c/p\u003e\n\u003c/div\u003e\n\n# dj-beat-drop\n\n`dj-beat-drop` is a CLI utility designed to simplify the creation of new Django projects by organizing all configuration\nfiles into a `config` directory, instead of using Django's default naming convention. This approach avoids the\nantipattern of naming the config directory the same as the project name.\n\n\u003cdiv align=\"center\"\u003e\n  \u003cp align=\"center\"\u003e\n    \u003cimg alt=\"logo\" src=\"https://raw.githubusercontent.com/epicserve/dj-beat-drop/main/images/demo.gif\" alt=\"Logo\" width=\"800\"\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n## Project Status\n\nThis project is in the very early stages of development, focusing on defining the API. Future releases will include\nadditional features and improvements.\n\n## Features\n\n- **Simplified Project Structure**: All configuration files are placed in a `config` directory.\n- **Latest Django Version**: Currently, the utility uses the latest release of Django.\n\n## Future Goals\n\n- **Third-Party Templates**: Add support for using a third-party template.\n- **Polish**: Add lots of polish inspired by `laravel` CLI.\n- **Official Django Project**: Aim to have this utility included as an official Django project, potentially renaming the \n  command to `django` for easier usage (e.g., `django new`).\n- ~~**Tests**: Add tests to ensure the utility works as expected.~~\n- ~~**Environment Variables**: Add support for environment variables to configure the project.~~\n- ~~**LTS Version**: Add an option so you can use the latest LTS version of Django instead of the latest release default.~~\n- ~~**`pyproject.toml` Integration**: Set up new Django projects with a `pyproject.toml` file that can be used by `uv` to\n  run the project.~~\n\n## Installation\n\n```sh\npip install dj-beat-drop\n```\n\n## Usage\n\n```sh\n# If you just installed dj-beat-drop, then reload your shell to make the command available.\nbeatdrop new example_project\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepicserve%2Fdj-beat-drop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepicserve%2Fdj-beat-drop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepicserve%2Fdj-beat-drop/lists"}