Django project generator
Project description
Create Django projects the easy way. From installing django to creating app for project, One command, that’s all!
Install
pip install djauto
How to use it?
djauto PROJECT_NAME APP_NAME
What script will do?
Download latest version of Django using pip
Create a django project named “PROJECT_NAME” in current directory.
Create and add the app named “APP_NAME” in INSTALLED_APPS in settings.py.
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
djauto-0.2.tar.gz
(2.1 kB
view details)
File details
Details for the file djauto-0.2.tar.gz
.
File metadata
- Download URL: djauto-0.2.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 951bf7a6c89ec91348c479ca6ee779261913811387d111ecb171e226a29b9124 |
|
MD5 | 974c1ca4265d0f3688528016e0e0762b |
|
BLAKE2b-256 | 03eb072adbe599497ad6785ee5ae683df64b82977817bc0bbbd1381f6195e64c |