Générateur de structure d'app Django personnalisée
Project description
django-app-creator
django-app-creator est un outil en ligne de commande qui permet de générer rapidement la structure d'une application Django avec une organisation personnalisée.
Fonctionnalités
- Crée automatiquement une application Django avec :
- Un dossier
models/contenant un fichier__init__.py - Un dossier
views/contenant un fichier__init__.py - Un fichier
urls.pyprêt à l’emploi
- Un dossier
- Permet de standardiser et accélérer la création d'apps dans un projet Django
Installation
- Placez-vous dans le dossier du projet contenant
setup.py:
cd django-app-creator
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_app_creator-0.1.3.tar.gz.
File metadata
- Download URL: django_app_creator-0.1.3.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f86334f9a6877b75ee9799148f7a0e9652b032df54b2b9b594dc1c38f2f2840c
|
|
| MD5 |
ba748935c0ecb16df2717944333a2bfc
|
|
| BLAKE2b-256 |
96324d48b56ec45714947c639ed1c4f2f15ff8916cab668d6184e5f64f696bf4
|
File details
Details for the file django_app_creator-0.1.3-py3-none-any.whl.
File metadata
- Download URL: django_app_creator-0.1.3-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed58b196e7fe30a4de87b0b2fe93168acd50c8d8d71d5871df54c830395cabbe
|
|
| MD5 |
9997b8e3bd7dd93178be50f2692e840c
|
|
| BLAKE2b-256 |
cc625beb2886518093c842836fa3679f83c6149f5ccd885bdc5987008e0f960e
|