A simple CLI tool to scaffold Django projects and apps
Project description
djstart
A simple CLI tool to scaffold Django projects with a virtual environment, apps, and auto-configured settings.
Installation
pip install djstart
Usage
djstart --root myproject --app blog --app users
- Automatically creates a virtual environment
- Installs Django
- Starts a project and apps
- Configures settings and URLs using Jinja2 templates
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
djstart-0.1.0.tar.gz
(4.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file djstart-0.1.0.tar.gz.
File metadata
- Download URL: djstart-0.1.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5f6ac5905f318bd70e66a38f86b7de48fd5c9e4cb24e19de2ecf4422f96c032
|
|
| MD5 |
c0f7aa6fbd1de64f5bd063eaf1833118
|
|
| BLAKE2b-256 |
b44d22bf9df29647cf33bf560c1758b86f2fb128584785657fd987b538fcc1be
|
File details
Details for the file djstart-0.1.0-py3-none-any.whl.
File metadata
- Download URL: djstart-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
854cc80c6672e091c12f8c41f29f5144b9d02971a947bf59e17f7ede72ae09f0
|
|
| MD5 |
b861040614663fde4e7ebfdd58487806
|
|
| BLAKE2b-256 |
b72486356927c2226d90008756b815d62bb3c21c4b6760070d853658579641a9
|