generator-politico-django-package

v0.0.1
Yeoman generator for building POLITICO-flavored Django packages.
yeoman-generator

POLITICO

generator-politico-django-package npm

Quickstart

Install the package and dependencies.

$ npm install -g gulp-cli yo generator-politico-django-package

Use it in a new directory.

$ mkdir new-project
$ cd new-project
$ yo politico-django-package

To start developing, use the shortcut make command:

$ make dev

More information will be in the project's README file.

Features

POLITICO pluggable Django apps come with:

  • a node-based static files build system
  • utilities for publishing to AWS S3
  • a settings conf for pluggable apps
  • pre-made structure for Django Rest Framework and Celery
  • a built-in, preconfigured example project
  • manages development environment with pipenv

Metadata

  • MIT
  • Whatever
  • Jon McClure
  • released 12/20/2017

Downloads

Maintainers