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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for djauto-1.0.1.tar.gz
Algorithm Hash digest
SHA256 38ba85cd91bfd8a3d67ac5b4d07e4b07e1b15990acdd2f7883973eab8ba8a4b6
MD5 507ecc76450bbbc89c1380433c49771b
BLAKE2b-256 ca4bd5e440d2653ce1b2f7e2079da84c2c51a32255bc5dee1341d688622e6336

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