File: README

package info (click to toggle)
webassets 3%3A2.0-0.3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,444 kB
  • sloc: python: 8,860; makefile: 92; sh: 15
file content (12 lines) | stat: -rw-r--r-- 322 bytes parent folder | download | duplicates (5)
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