Skip to main content

Integration of BowerStatic into Pyramid for managing static resources with Bower

Project description

https://travis-ci.org/djedproject/djed.static.png?branch=master

djed.static integrates BowerStatic into the Pyramid Web Framework. BowerStatic is a WSGI component that can serve static resources from front-end packages (JavaScript, CSS) that you install through the Bower package manager.

Dependencies

Documentation and Support

Documentation can be found at https://djedstatic.readthedocs.org/

If you’ve got questions, contact the djedproject mailling list.

To report bugs, use the issue tracker.

License

djed.static is offered under the ISC license.

Changes

0.5 (2015-10-06)

  • Support Python 3.5

  • It’s now possible to create local components before a bower_components directory has been defined.

  • Backward incompatible change: Remove version argument of config.add_bower_component (version information from the bower.json file is used instead).

  • Backward incompatible change: Rename keyword argument identifier name of config.add_bower_components and request.include to components_name.

  • Add checks if components directory exists and if local components contain a bower.json file.

0.4 (2015-05-24)

  • Simplified creation of local components

  • Added setting option components_path

  • Changed to PEP 420 namespace package

0.3 (2015-01-10)

  • Support multiple bower_components directories

0.2 (2015-01-09)

  • Added documentation

  • Added setting options via ini file

0.1 (2015-01-06)

  • 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

djed.static-0.5.tar.gz (881.3 kB view hashes)

Uploaded Source

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