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 does above command do?
Downloads latest version of [Django](https://www.djangoproject.com/) using pip
Creates a django project named “PROJECT_NAME” in current directory.
Creates and add the app named “APP_NAME” in INSTALLED_APPS in settings.py.
- Asks if you want to create github repository. If yes, then
Asks for github username.
Creates repo named PROJECT_NAME.
Asks for short description.
Asks for password.
Adds all file and push it on github.
We’re done!
Release files for djauto 1.2.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| djauto-1.2.3.tar.gz | 2.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| djauto-1.2.3-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 7.1 kB
Release files / djauto-1.2.3.tar.gz
| Download URL | djauto-1.2.3.tar.gz |
|---|---|
| Size | 2.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9d0be93be841664031d65121b9ae0f7c6463e9ec4abf99be7b359d15fd6190de
|
|
BLAKE2b-256 checksum How to use checksums |
76e01132485db9613183e3003cb075c9bddd71f64736e2c148900825d15f108b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / djauto-1.2.3-py2-none-any.whl
| Download URL | djauto-1.2.3-py2-none-any.whl |
|---|---|
| Size | 4.4 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
5602acebbfa11e12b743e285b6d76df7771a98b2a4d7e43211a31ade6898f401
|
|
BLAKE2b-256 checksum How to use checksums |
8f4777f75cb9e373a37edf2ddedaa3ed68317ae0d61a52b69aeb6ef531ea6777
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |