CLI Django
Project description
mudey-django CLI
Ce package fournit une interface en ligne de commande (CLI) pour simplifier la génération de composants dans des projets Django.
Installation
Pour installer mudey-django, utilisez pip :
pip install mudey-django
Utilisation
Une fois installé, mudey-django peut être utilisé pour générer différents composants d'une application Django. Voici quelques exemples de commandes disponibles :
- Créer une entité :
mudey-django make:entity nom_application nom_modele
- Créer un formulaire :
mudey-django make:form nom_application nom_modele
- Créer un modèle :
mudey-django make:model nom_application nom_modele
- Créer une vue :
mudey-django make:view nom_application nom_modele
- Créer des opérations CRUD pour une entité :
mudey-django make:crud nom_application nom_modele
Assurez-vous d'avoir votre environnement Django configuré avant d'utiliser ces commandes.
Configuration requise
Ce package nécessite Python 3.x et les dépendances listées dans setup.py.
Contributions
Les contributions sont les bienvenues ! Si vous souhaitez améliorer ce package, n'hésitez pas à ouvrir une issue ou à proposer une pull request.
Auteurs
Ce package est maintenu par Espero-Soft Informatiques. Contactez-nous à contact@espero-soft.com pour toute question ou commentaire.
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 mudey-django-2.5.tar.gz.
File metadata
- Download URL: mudey-django-2.5.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a44ebd0d9f54e3e1c7f9b27de55c049cf172fcad0e6c0871b91e90a31ce1a672
|
|
| MD5 |
eb382fd605370fc7d9a647621680156f
|
|
| BLAKE2b-256 |
8eaa332ffa641cc8862bbe8f41fb9879ae6c649982a231ba879da18baf249919
|
File details
Details for the file mudey_django-2.5-py3-none-any.whl.
File metadata
- Download URL: mudey_django-2.5-py3-none-any.whl
- Upload date:
- Size: 17.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
145225ce2fb67cf1c802283cb2f50f1f4dc375a8f5daf26208f64d15b9230d87
|
|
| MD5 |
d220fee6ef8a533ed4843c71d39e3065
|
|
| BLAKE2b-256 |
7bfaeb895bea6a25e36ba40babda4d43b9f5a08141ed64433be033e0dc3b9d87
|