Générateur de structure d'app Django personnalisée
Project description
django-app-creator
django-app-creatorest un outil en ligne de commande qui permet de générer rapidement la structure d’un projet Django avec une organisation de fichiers personnalisée.
Fonctionnalités
- Crée automatiquement une application Django avec la structure suivante :
- Un dossier
models/contenant un fichier__init__.py - Un dossier
views/contenant un fichier__init__.py - Un dossier
migrations/contenant un fichier__init__.py - Un fichier
urls.pyprêt à l'emploi - Les fichiers standards :
admin.py,apps.py,tests.py,__init__.py
- Un dossier
Installation
Assurez-vous d’avoir Python 3 et pip installés, puis exécutez :
pip install django-app-Parfaite
## Utilisation
createapp <nom_de_l_app>
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
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_app_parfaite-0.6.0.tar.gz.
File metadata
- Download URL: django_app_parfaite-0.6.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
846264d1be193eeff4400be2136f361a2919508b3cf8e2a5efb5c7abe37cc904
|
|
| MD5 |
af8425362c60c6ab96732747e8d94247
|
|
| BLAKE2b-256 |
d106a0b7fe7d24f7f91aceff6071eee3a2eaf63d70dbef4407c1b4e55a027256
|
File details
Details for the file django_app_parfaite-0.6.0-py3-none-any.whl.
File metadata
- Download URL: django_app_parfaite-0.6.0-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8fb71459b638526055a4ced64c7a5194b6e452a0f74b0f1861028c4e5acaa015
|
|
| MD5 |
af02facf17dc79ba1c6a3c3691af7b0f
|
|
| BLAKE2b-256 |
476ade4218ca32599730e25a00dd7db8f70eb5804fa3ba70d1aff52e86bb4737
|