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 :
Requirements
- 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
- python cli/main.py make-view
- python cli/main.py make-template
- python cli/main.py make-model
- python cli/main.py make-serializer
- python cli/main.py make-endpoint
Commands
- django-cli make-view
- django-cli make-template
- django-cli make-model
- django-cli make-serializer
- django-cli make-endpoint
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for django_cli_g73-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7677a350261eb38ca283e5c199474cd31c478c198a443c3f6ad40d9831aa3a6b |
|
MD5 | b3600f751dffa9c5b40eb7bfca4ab200 |
|
BLAKE2b-256 | 2832a30c03a06789ba3621873f2f8affd3ceeafe0fbd58ccbaed1a64ca18dfdf |