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 see in :

Django-Cli

Django-Cli in PyPi

Requirements

  1. python 3.7+

Usage

before using any command in the package first go to your django project folder and start your virtual environment before user the command pip install django-cli-g73

Install Manually

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

enter to the folder django-cli

run the command : 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

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.2.0.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

django_cli_g73-0.2.0-py3-none-any.whl (6.6 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