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
Release files for django-cli-g73 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-cli-g73-0.2.0.tar.gz | 5.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_cli_g73-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.5 kB
Release files / django-cli-g73-0.2.0.tar.gz
| Download URL | django-cli-g73-0.2.0.tar.gz |
|---|---|
| Size | 5.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a4bda1d4891a656df9bd94673b83190e3b8de5929074e1fbd4dc0c00afd9b0ea
|
|
BLAKE2b-256 checksum How to use checksums |
59a482d24bba2da830f05b0132a88fb222232cb6b913ec7af59260861367f6ef
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / django_cli_g73-0.2.0-py3-none-any.whl
| Download URL | django_cli_g73-0.2.0-py3-none-any.whl |
|---|---|
| Size | 6.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7677a350261eb38ca283e5c199474cd31c478c198a443c3f6ad40d9831aa3a6b
|
|
BLAKE2b-256 checksum How to use checksums |
2832a30c03a06789ba3621873f2f8affd3ceeafe0fbd58ccbaed1a64ca18dfdf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|