Skip to main content

This is a small project created with the initial purpose of facilitating, through a single command, the creation of views(views), templates(templates), models(models) and serializers(serializers) for the django web framework.

Project description

DJANGO CLI

Description

This is a small project created with the initial purpose of facilitating, through a single command, the creation of views, templates, models, serializers and basic endpoints for the django web framework together with the django rest framework. You can use Django-Cli Django-Cli in PyPi

Requirements

  1. python 3.7+
  2. Libray CLick

Usage

before using any command in the package first go to your django project folder

Install Manually

git clone https://github.com/wdavid73/django-cli python setup.py

Commands local

  1. python cli/main.py make-view
  2. python cli/main.py make-template
  3. python cli/main.py make-model
  4. python cli/main.py make-serializer
  5. python cli/main.py make-endpoint (working progress)

Commands

  1. django-cli make-view
  2. django-cli make-template
  3. django-cli make-model
  4. django-cli make-serializer
  5. django-cli make-endpoint

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

django-cli-g73-0.1.1.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

django_cli_g73-0.1.1-py3-none-any.whl (6.1 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