## Usage
After installing the package, you can use the `brady-django-template` command to create a new Django project.
### Command Syntax
```bash
brady-django-template <project_name>
```
### Example
To create a Django project named `myproject` using the custom template, run:
```bash
brady-django-template myproject
```
This command will:
1. Create a new Django project named `myproject`.
2. Apply the custom settings from the `brady_django` template directory.
3. Replace placeholder values with the actual project name in the project's files.
## Requirements
-**Django**: The tool requires Django to be installed. Ensure you have Django installed in your environment.
## Custom Template
The tool uses a custom template located in the `brady_django` directory. Ensure this directory exists and contains the necessary files, including `settings.py`, `urls.py`, and any other files you want to include in the new project.
## Contact
For any questions or support, please contact:
-**Kyaw Ko Ko Tun**: [kyawkokotunmm475157@gmail.com](mailto:kyawkokotunmm475157@gmail.com)
Raw data
{
"_id": null,
"home_page": "https://github.com/KyawKoKoTun/brady-django-template",
"name": "brady-django-template",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Kyaw Ko Ko Tun",
"author_email": "kyawkokotunmm475157@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/6f/03/070de690b512e17bbf84ec9581d1f49110df9fa65bda44e2b7fed0a4ffb6/brady-django-template-0.1.4.tar.gz",
"platform": null,
"description": "\r\n## Usage\r\n\r\nAfter installing the package, you can use the `brady-django-template` command to create a new Django project.\r\n\r\n### Command Syntax\r\n\r\n```bash\r\n\r\nbrady-django-template <project_name>\r\n\r\n```\r\n\r\n### Example\r\n\r\nTo create a Django project named `myproject` using the custom template, run:\r\n\r\n```bash\r\n\r\nbrady-django-template myproject\r\n\r\n```\r\n\r\nThis command will:\r\n\r\n1. Create a new Django project named `myproject`.\r\n2. Apply the custom settings from the `brady_django` template directory.\r\n3. Replace placeholder values with the actual project name in the project's files.\r\n\r\n## Requirements\r\n\r\n-**Django**: The tool requires Django to be installed. Ensure you have Django installed in your environment.\r\n\r\n## Custom Template\r\n\r\nThe tool uses a custom template located in the `brady_django` directory. Ensure this directory exists and contains the necessary files, including `settings.py`, `urls.py`, and any other files you want to include in the new project.\r\n\r\n## Contact\r\n\r\nFor any questions or support, please contact:\r\n\r\n-**Kyaw Ko Ko Tun**: [kyawkokotunmm475157@gmail.com](mailto:kyawkokotunmm475157@gmail.com)\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A tool to create Django projects with a custom template.",
"version": "0.1.4",
"project_urls": {
"Homepage": "https://github.com/KyawKoKoTun/brady-django-template"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "26f4ff01e9024554cbe6034fc60a9f2fb14e3c4270ff58d71bbde1e51360d2ce",
"md5": "a57033ce712e167947cb2b4fd93f868f",
"sha256": "2304aa9084520acce80617a2a7026c7b0e144cc9ab1ed13551e67fcc3418c628"
},
"downloads": -1,
"filename": "brady_django_template-0.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a57033ce712e167947cb2b4fd93f868f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 37501,
"upload_time": "2024-08-13T18:02:27",
"upload_time_iso_8601": "2024-08-13T18:02:27.993428Z",
"url": "https://files.pythonhosted.org/packages/26/f4/ff01e9024554cbe6034fc60a9f2fb14e3c4270ff58d71bbde1e51360d2ce/brady_django_template-0.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6f03070de690b512e17bbf84ec9581d1f49110df9fa65bda44e2b7fed0a4ffb6",
"md5": "774c1a3450167db817142d3ea8076fc4",
"sha256": "7bc2b834329077f102905fa035483c5da559d0d445741eed9843fec444a82654"
},
"downloads": -1,
"filename": "brady-django-template-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "774c1a3450167db817142d3ea8076fc4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 25514,
"upload_time": "2024-08-13T18:02:29",
"upload_time_iso_8601": "2024-08-13T18:02:29.902776Z",
"url": "https://files.pythonhosted.org/packages/6f/03/070de690b512e17bbf84ec9581d1f49110df9fa65bda44e2b7fed0a4ffb6/brady-django-template-0.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-13 18:02:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "KyawKoKoTun",
"github_project": "brady-django-template",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "brady-django-template"
}