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
File details
Details for the file django-cli-g73-0.2.0.tar.gz
.
File metadata
- Download URL: django-cli-g73-0.2.0.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.2.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4bda1d4891a656df9bd94673b83190e3b8de5929074e1fbd4dc0c00afd9b0ea |
|
MD5 | b62dc4fd83489d5d13c1a683d4e1a482 |
|
BLAKE2b-256 | 59a482d24bba2da830f05b0132a88fb222232cb6b913ec7af59260861367f6ef |
File details
Details for the file django_cli_g73-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: django_cli_g73-0.2.0-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.2.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7677a350261eb38ca283e5c199474cd31c478c198a443c3f6ad40d9831aa3a6b |
|
MD5 | b3600f751dffa9c5b40eb7bfca4ab200 |
|
BLAKE2b-256 | 2832a30c03a06789ba3621873f2f8affd3ceeafe0fbd58ccbaed1a64ca18dfdf |