Integration of django builtin scaffold cli (django-admin) into PyScaffold
Project description
pyscaffoldext-django
Integration of Django’s built-in generator (django-admin) into PyScaffold
PyScaffold is a development tool focused in distributable Python packages. This extension allows the development of Django websites using PyScaffold sensible project structure, by tapping into the django-admin cli.
Quickstart
This extension can be directly installed with pip:
$ pip install pyscaffoldext-django
Or, if you prefer pipx:
$ pipx install pyscaffold # if you haven't installed pyscaffold yet
$ pipx inject pyscaffold pyscaffoldext-django
Note that, after the installation, putup -h will show a new option --django. Use this option to indicate when you are trying to create a django app. For example:
$ putup --django myapp
Please refer to django-admin documentation for more details.
Note
This project has been set up using PyScaffold 3.2. For details and usage information on PyScaffold see https://pyscaffold.org/.
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
File details
Details for the file pyscaffoldext-django-0.1b1.tar.gz
.
File metadata
- Download URL: pyscaffoldext-django-0.1b1.tar.gz
- Upload date:
- Size: 17.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1e725db5448d65b67b115d6dfc8ad36ef5650f866703d2ee29e9947609204fa |
|
MD5 | 25deb6441b6bf1e54b1d3069d0990259 |
|
BLAKE2b-256 | dc3fdd074f658c1a61a34029b500c4a8de41e960c2535bd34526aef21dfbe192 |
File details
Details for the file pyscaffoldext_django-0.1b1-py2.py3-none-any.whl
.
File metadata
- Download URL: pyscaffoldext_django-0.1b1-py2.py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57062cd80e79aa9da5415976e2913babab1dd6a2339bfb63e6280fe55e2ec566 |
|
MD5 | 760a4517df0d5b148e866f514aaecaeb |
|
BLAKE2b-256 | 9d7fee57fc35e17da21a3e8472871cbc4884859a1986c49a718aef0feff88f69 |