Générateur d'applications Django structurées (modèles, vues, urls...)
Project description
orappgen
orappgen est un générateur d'applications Django structuré. Il remplace django-admin startapp en créant une app avec :
- des dossiers
models/etviews/ - un
urls.pyprêt à l’emploi - des fichiers comme
apps.py,admin.py,tests.py, etc. - des modèles et vues organisés en modules (
user.py,dashboard.py, etc.)
Installation
pip install orappgen
Utilisation
startcustomapp <nom_de_l_app>"
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
orappgen-0.1.1.tar.gz
(3.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 orappgen-0.1.1.tar.gz.
File metadata
- Download URL: orappgen-0.1.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d045a0289a71cb509e01274c7be2fb538e2fcd33f9f3e012cf6210d390029621
|
|
| MD5 |
47c6d166f49e994a24ffad28ce1b6003
|
|
| BLAKE2b-256 |
aa655c9b5e4ee9255da73e849d08dc98a4965e28c801238cd27a98c6d743296c
|
File details
Details for the file orappgen-0.1.1-py3-none-any.whl.
File metadata
- Download URL: orappgen-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
210b28d7245b1eb274e3e43d22189a691ea84a0fcde9a205b05c67a7cf9d455a
|
|
| MD5 |
762644a3f3c63c56c4cec6e5c06a037c
|
|
| BLAKE2b-256 |
efdfd25c6dd767189e366a5c3229351c42a5e4214c29ec2d26f4a5ee31a69788
|