Skip to main content

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 does above command do?

  1. Downloads latest version of [Django](https://www.djangoproject.com/) using pip

  2. Creates a django project named “PROJECT_NAME” in current directory.

  3. Creates and add the app named “APP_NAME” in INSTALLED_APPS in settings.py.

  4. Asks if you want to create github repository. If yes, then
    1. Asks for github username.

    2. Creates repo named PROJECT_NAME.

    3. Asks for short description.

    4. Asks for password.

    5. Adds all file and push it on github.

  5. We’re done!

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

djauto-1.0.tar.gz (2.6 kB view details)

Uploaded Source

File details

Details for the file djauto-1.0.tar.gz.

File metadata

  • Download URL: djauto-1.0.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for djauto-1.0.tar.gz
Algorithm Hash digest
SHA256 307c64d8aad0d196d0da7cfba77fb5589e3f29b45128e1a9f4fdddb47f581d9c
MD5 873b7beed83b0b89cf8f9b412790f738
BLAKE2b-256 079b3d5a42df6fc354f1a6a84c6e916199e5b5c792b478ded4a8f77b1413e0f7

See more details on using hashes here.

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