webassets - Asset management for Python

Introduction

webassets is a general, dependency-independent library for managing the assets of your web application. It can merge and compress your CSS and JavaScript files, supporting a wide variety of different filters, and supports working with compilers like CoffeeScript or Sass.

Framework integration

For some web frameworks, webassets provides special integration. If you are using one of the supported frameworks, go to the respective page: