A small python package which will help you to quickly start your django project. It will create a django project with all the necessary files and folders in just single command.
Project description
Quickstart_django
A small python package which will help you to quickly start your django project. It will create a django project with all the necessary files and folders in just single command.
Istallation
py -m pip install quickstart-django
Usage
py -m quickstart_django project_name application_name
Run Locally
Install dependencies
py -m pip install Django
Clone the project
git clone https://github.com/jaythorat/quickstart_django
Execute the command
py ./quickstart_django/src/quickstart_django/quickstart_django.py project_name application_name
This will create a working django application with all the initial setup which is needed to run the app. Just change directory to project directory and run py manage.py runserver
Authors
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
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 quickstart_django-1.1.tar.gz.
File metadata
- Download URL: quickstart_django-1.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2475c9eb74c38950b9d5e5a8ff26c48fac22c28de089f738a0e23ef2187c829f
|
|
| MD5 |
4f3cd4e61ac758f23305b66264e5c9ac
|
|
| BLAKE2b-256 |
04843495d527a39b1182f7f3be736b614805f67f43d6f0111e6be38f02c62b0a
|
File details
Details for the file quickstart_django-1.1-py3-none-any.whl.
File metadata
- Download URL: quickstart_django-1.1-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecd44f7444dfa8b4b3ad4cca5634d0dfd78ead16216163272f80bb48b86bb87d
|
|
| MD5 |
2d76361843cd283c12a74bd597f84f2a
|
|
| BLAKE2b-256 |
0fd1c474b428786cb8183b95188cfc6b0f7c33854847d2e29ded56c61b9f6179
|