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.2.tar.gz (2.6 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for djauto-1.0.2.tar.gz
Algorithm Hash digest
SHA256 fb0a6f26e9d3077358b11c67c9c216232cc4a8b031ab4fe3ddea44f64a41f7da
MD5 bcfe1a677471bfd0afcfc87408d8406b
BLAKE2b-256 e78a878c49798e333696102073e70c160bb74c1f358184c6e0e410090b572a18

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