File: README

package info (click to toggle)
webassets 3%3A3.0.0-0.1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,364 kB
  • sloc: python: 8,703; makefile: 92; sh: 3
file content (12 lines) | stat: -rw-r--r-- 322 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
Example using Google App Engine

This is not using any framework wrapper (e.g. django-assets, flask-assets),
but just shows the bare minimum approach.

To run the sample, use:

    $ ./appengine-sdk/dev_appserver.py examples/appengine

Remember, you need to build your assets manually:

    $ examples/appengine/assets.py