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
- python 3.7+
- 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
- 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 (working progress)
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-cli-g73-0.1.1.tar.gz.
File metadata
- Download URL: django-cli-g73-0.1.1.tar.gz
- Upload date:
- Size: 4.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 |
c9c6a96fee8d0db8cf58af85fcef0ab3957bb548303546291ee81388487aa28c
|
|
| MD5 |
9eaa20b9c4343a99a3e9eb6a5bb29528
|
|
| BLAKE2b-256 |
0aad0a31d3d29fcf2a34b2559879c1edbf607ae303f5987248cfe6aed5d35f11
|
File details
Details for the file django_cli_g73-0.1.1-py3-none-any.whl.
File metadata
- Download URL: django_cli_g73-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.1 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 |
d502d10d86dc1910d548ae0ce32ebc39ea709620987f86be49b8c2dca443c9ff
|
|
| MD5 |
78fa15b11226fff28c5651cc47b7a2e2
|
|
| BLAKE2b-256 |
928c854839772b5046ca95c32d9f51722c493a67414e2eb4eca0d33823441c30
|