Skip to main content

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.

MIT License

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

quickstart_django-1.1.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

quickstart_django-1.1-py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page