Un générateur automatique d’applications Django
Project description
DjangoAppGen
DjangoAppGen est un générateur automatique d’applications Django. Il vous permet de créer rapidement la structure d’une app Django complète, prête à l’emploi, avec tous les fichiers essentiels déjà configurés.
Fonctionnalités
- Création rapide d'une application Django
- Génération automatique des fichiers :
models.pyviews.pyforms.pyurls.pyadmin.pytests.py
- Ajout automatique au
INSTALLED_APPS - Interface en ligne de commande simple et rapide
- Personnalisation possible de la structure
Installation
Assurez-vous d’avoir Python ≥ 3.7 installé.
pip install djangoappgen
## Utilisation
Pour générer une nouvelle application Django, utilisez la commande suivante :
```bash
python -m djangoappgen.generator nom_de_votre_app
Exemple:
python -m djangoappgen.generator acceuil
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
djangoappgen-0.0.5.tar.gz
(4.0 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 djangoappgen-0.0.5.tar.gz.
File metadata
- Download URL: djangoappgen-0.0.5.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c033a5830520e54e8152667b5c6dfcee04365290c8b5928dbc5bfbdf30942aa
|
|
| MD5 |
fd57029c1bd4e4bb343b73f6190c4785
|
|
| BLAKE2b-256 |
7577a07d41a5e0bdaf9ead03c6e79daa28626dd7a8dd576d57df52c7f51cd9e3
|
File details
Details for the file djangoappgen-0.0.5-py3-none-any.whl.
File metadata
- Download URL: djangoappgen-0.0.5-py3-none-any.whl
- Upload date:
- Size: 5.1 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 |
b35f521efbad60c5e2b5d4534e29d3d5f99fafa740c314fdbdc2e8dc947ffb8d
|
|
| MD5 |
7620680f8734bbab628752b5d4263714
|
|
| BLAKE2b-256 |
c4a70cacac2c16c31fefbb80a1ec225592614bde03867a4d3ab0467d17313a5e
|