A Python package for managing framework django
Project description
'''This package provides tools for create app, models, serializer and CRUD.
To use this package, you must first install it using pip:
```bash
pip install django_maker
```
## Usage
# to create app
python manage.py createapp and follow the steps
# to create models
python manage.py create_models and follow the steps
# to create serializer
python manage.py create_serializer and follow the steps
# to create create simple CRUD
python manage.py create_simple_CRUD
```
...
'''
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_maker-2.0.0.tar.gz
(11.4 kB
view details)
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_maker-2.0.0.tar.gz.
File metadata
- Download URL: django_maker-2.0.0.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0da278a22c7979f3f2936d0f9afa3808f70c31caac4e6003f60a0f77d18d4259
|
|
| MD5 |
787059285688446e580f9a78a8b2c55a
|
|
| BLAKE2b-256 |
1e08c406c79851ed65a89d4a6f3ab3e007d9776ee61ee9900705fafae9b38bdf
|
File details
Details for the file django_maker-2.0.0-py3-none-any.whl.
File metadata
- Download URL: django_maker-2.0.0-py3-none-any.whl
- Upload date:
- Size: 17.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce311086b8c87ef8aec4d2680dc333203fd82afdf494a0664b9596cff7d90fa4
|
|
| MD5 |
bae9d7a5f8bb2a934daa63d5223d6c79
|
|
| BLAKE2b-256 |
b576653788356a35e14723089ff572b882e4e9b749304bc2d25e0a3ca0bdc73a
|