Skip to main content

Integration of django builtin scaffold cli (django-admin) into PyScaffold

Project description

Travis ReadTheDocs Coveralls PyPI-Server

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyscaffoldext-django-0.1b1.tar.gz (17.7 kB view hashes)

Uploaded Source

Built Distribution

pyscaffoldext_django-0.1b1-py2.py3-none-any.whl (5.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page