Easy Django Setup Tool
Project description
Easy Django Setup Tool by Kawsar
=================================
This CLI tool helps you set up a new Django project with various options.
Usage:
------
1. Install the CLI tool:
pip install easy-django-setup
2. Run the CLI tool with the project name as an argument:
easy-django-setup init <project_name>
3. Follow the prompts to include various options such as JWT authentication, token-based authentication, Google login, Redis setup, Docker setup, Swagger documentation, and creating a new app.
4. The tool will generate the Django project and configure it based on your inputs.
5. Navigate to the project directory and follow the instructions to get started:
cd <project_name>
Create a virtual environment and install dependencies.
Run the development server: python manage.py runserver
6. Requirements:
asgiref
certifi
cffi
charset-normalizer
click
cloudinary
colorama
cryptography
Django
django-allauth
django-redis
django-storages
djangorestframework
idna
jwt
pycparser
redis
requests
six
sqlparse
tzdata
urllib3
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
File details
Details for the file easy_django_setup-0.1.4.tar.gz
.
File metadata
- Download URL: easy_django_setup-0.1.4.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29566ec912dba0fb4be1fbbf476116315390945bc5a9c31fe2f1d5d77fe4ee17 |
|
MD5 | c7cd98f3245d6fbca2df9a8ff2c22baf |
|
BLAKE2b-256 | ceebf6c5f31561b2a6c83de443f8feee2a7eff6b790924484c5fc458517ec84e |
File details
Details for the file easy_django_setup-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: easy_django_setup-0.1.4-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17c62f91fbfada6ca8e1f3d62e8ff84e7e2c4b789148ce8cb2299395feedc95c |
|
MD5 | 83998901380417adf6c046340e581087 |
|
BLAKE2b-256 | 21724cc6f3f2bc1d7c5f6c2ba08367d36b902972e91ad7992c054cd816920219 |