Skip to main content

Pyramid extension for managing assets with Webpack.

Project description

Pyramid Webpack

Build:

build coverage

Documentation:

http://pyramid-webpack.readthedocs.io/

Downloads:

http://pypi.python.org/pypi/pyramid_webpack

Source:

https://github.com/stevearc/pyramid_webpack

A Pyramid extension for managing assets with Webpack.

Quick Start

Install cookiecutter

Create a new project:

$ cookiecutter gh:stevearc/pyramid-cookiecutter-webpack

Install and set up necessary packages:

$ cd <your project>
$ virtualenv env
$ source env/bin/activate
$ pip install --upgrade pip
$ pip install -e .
$ npm install

Start the webpack build:

$ npm run watch

In a separate terminal, start the Pyramid server:

$ pserve --reload development.ini

Changelog

0.1.3 - 2017/9/5

  • Fix loading stats file in python 3.5 PR #6

0.1.2 - 2017/9/3

0.1.1 - 2016/10/27

  • Add cache_max_age config option

0.1.0 - 2016/10/23

  • Initial release

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

pyramid_webpack-0.1.3.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

pyramid_webpack-0.1.3-py2.py3-none-any.whl (7.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pyramid_webpack-0.1.3.tar.gz.

File metadata

File hashes

Hashes for pyramid_webpack-0.1.3.tar.gz
Algorithm Hash digest
SHA256 ffb587352ceb5a90d6eb88496dfc0b25276cd7351df461f1db2b7b92f2247f98
MD5 32b5efabef011e69f084fef7340a62e3
BLAKE2b-256 8ad56b5e7dd8bd3e67bf4dd7680016683b0fac3b55cf869bd3c6ec9fdaf7f352

See more details on using hashes here.

File details

Details for the file pyramid_webpack-0.1.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pyramid_webpack-0.1.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 99d58b9e2949f06079b461affa20b6c9b896870b5b7caad8ad6cf741c223e710
MD5 85f72df6e50cf16e031337cdb46260d0
BLAKE2b-256 16f19abbb31e4ab55326f9a90805e7e2b5e1d8c4ef0fc8686d25121f0a5f070f

See more details on using hashes here.

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